Manages revisions

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

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