Manages revisions

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

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