Manages revisions

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

{
    "id": 531011,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "10636db74efaaef988ab922ed569915866859cbb",
    "head_changeset": "11b5377f9bfc4a97793affeb69133b35df6ea7b1",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 11b5377f9bfc (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/531011/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/531011/issues/?format=api",
    "phabricator_url": null
}