Manages revisions

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

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