Manages revisions

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

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