Manages revisions

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

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