Manages revisions

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

{
    "id": 502081,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "37783a3d0d3fc3751c8a96c702df7210591bb524",
    "head_changeset": "1aa61f787abe2c5f679e288df87086d43fbaf3f7",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1aa61f787abe (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/502081/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/502081/issues/?format=api",
    "phabricator_url": null
}