Manages revisions

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

{
    "id": 400464,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f2974c7f76c8ce2d1333b781fa7f6c71b5c8bba0",
    "head_changeset": "2e5a763d9e9006b7642fbd34f6eed64f1bdfbfc5",
    "phabricator_id": 229456,
    "phabricator_phid": "PHID-DREV-bkdun4yufwbxlqd22h2q",
    "title": "Small logic error, r?arai!",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400464/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400464/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229456"
}