Manages revisions

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

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