Manages revisions

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

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