Manages revisions

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

{
    "id": 513144,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "0a5fc8db79ed7e73b2f6a17855cda9a6c842bdae",
    "head_changeset": "7dbc763aee0c037d2715e5ccb7c8a1e8b1efcda3",
    "phabricator_id": 261117,
    "phabricator_phid": "PHID-DREV-swxnyo4ypa4lyizwkl4x",
    "title": "Bug 1982551 - Add lint check to prevent direct use of `Dispatchers.setMain` in tests.",
    "bugzilla_id": 1982551,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513144/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513144/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261117"
}