Manages revisions

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

{
    "id": 503565,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "5a96b3be5550c3d0bf5181c2f01bd3f7a4c58f5c",
    "head_changeset": "90bf294b4834c97071bac05dabf198d1a02cde1a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 90bf294b4834 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/503565/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/503565/issues/?format=api",
    "phabricator_url": null
}