Manages revisions

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

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