Manages revisions

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

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