Manages revisions

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

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