Manages revisions

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

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