Manages revisions

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

{
    "id": 512075,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "669ee6060f3cff758fee1dbf4d125ccefb5b2d45",
    "head_changeset": "6c51cabb2e48997969eb68ba245067238fbe46ec",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 6c51cabb2e48 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512075/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512075/issues/?format=api",
    "phabricator_url": null
}