Manages revisions

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

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