Manages revisions

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

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