Manages revisions

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

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