Manages revisions

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

{
    "id": 512091,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "8140221db1a4b34c2505a3a7f09a04422fea253e",
    "head_changeset": "6393ebcde6595a595f7d86d73ed1df022a3b9e9e",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 6393ebcde659 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512091/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512091/issues/?format=api",
    "phabricator_url": null
}