Manages revisions

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

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