Manages revisions

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

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