Manages revisions

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

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