Manages revisions

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

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