Manages revisions

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

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