Manages revisions

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

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