Manages revisions

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

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