Manages revisions

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

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