Manages revisions

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

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