Manages revisions

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

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