Manages revisions

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

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