Manages revisions

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

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