Manages revisions

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

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