Manages revisions

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

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