Manages revisions

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

{
    "id": 529650,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "0a412568de5aebcab9744ae983d44121b5f54db8",
    "head_changeset": "0482e78e029533cf1c87848dc311952947edad44",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 0482e78e0295 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/529650/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/529650/issues/?format=api",
    "phabricator_url": null
}