Manages revisions

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

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