Manages revisions

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

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