Manages revisions

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

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