Manages revisions

GET /v1/revision/520247/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 520247,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "2b71102f99a605a5ff46391f22f8164f494209c8",
    "head_changeset": "21ff6876507b3b45c7d9f018496d86be3accce5c",
    "phabricator_id": 262424,
    "phabricator_phid": "PHID-DREV-utf3fxhoixoqig6yae4t",
    "title": "Bug 1984474 - Fix AbstractFetchDownloadServiceTest.WHEN clearAllDownloadsNotificationsAndJobs is called THEN all non-completed downloads are cancelled to test the correct behaviour",
    "bugzilla_id": 1984474,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/520247/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/520247/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D262424"
}