Manages revisions

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

{
    "id": 501527,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "b63d5b703a2f53f8f9761824b346a72d08876e5a",
    "head_changeset": "d11795f3942be354b199ff650dc1ea5b0d1d845c",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset d11795f3942b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/501527/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/501527/issues/?format=api",
    "phabricator_url": null
}