Manages revisions

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

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