Manages revisions

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

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