Manages revisions

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

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