Manages revisions

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

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