Manages revisions

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

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