Manages revisions

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

{
    "id": 531446,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "92542fc08f72ec1266304675a152d6c7bf11dc15",
    "head_changeset": "5094d21bcd1d8277889770374937cb4f39a879df",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5094d21bcd1d (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/531446/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/531446/issues/?format=api",
    "phabricator_url": null
}