Manages revisions

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

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