Manages revisions

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

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