Manages revisions

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

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