Manages revisions

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

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