Manages revisions

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

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