Get a list of contributors for a Project version via the API

Description

Provide an API endpoint for retreiving a list of contributors (translators or reviewers) for a project version within a time frame.

Activity

Show:

Carlos Munoz 28 October 2015 at 03:12

Returning a list of user identifiers should suffice here. Details about the contributions could come from a separate API call to the existing endpoint which retrieves the statistics for a project.

An initial idea for this endpoint is something like:
GET /project/<slug>/version/<slug>/contributors/yyyy-MM-dd..yyyy-MM-dd

This would bring it in line with the other APIs we have been adding (protocol and url wise). We need to check that this url does not conflict with others that we have at the moment.

Ready for Release

Details

Assignee

Reporter

Labels

Components

Sprint

Fix versions

Priority

More fields

Created 28 October 2015 at 03:04
Updated 27 June 2018 at 02:21
Resolved 4 January 2016 at 04:01