Manages revisions

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

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