Manages revisions

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

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