Manages revisions

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

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