Manages revisions

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

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