Manages revisions

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

{
    "id": 477222,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "74954c6f3d636861ba574e03fef08d7a9fda6737",
    "head_changeset": "d4f4735f91774ff9c11ca7f69c99e9aa45e17fa9",
    "phabricator_id": 252312,
    "phabricator_phid": "PHID-DREV-3xsgqpw5v4on2rgaj672",
    "title": "Bug 1968820 - Make `HTMLEditor::InsertPaddingBRElementIfNeeded()` put `<br>` before the mail-quote r=m_kato!",
    "bugzilla_id": 1968820,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477222/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477222/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D252312"
}