Manages revisions

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

{
    "id": 499080,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "e8564194ad03d8c3b73d014749e667ad0e8f42c8",
    "head_changeset": "09ffd71305bc75087bd683ad9b50a765a69862ea",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 09ffd71305bc (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499080/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499080/issues/?format=api",
    "phabricator_url": null
}