Manages revisions

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

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