Manages revisions

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

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