Manages revisions

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

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