All read methods are accessed via the ?format GET argument (optional), e.g. '/api/user/?format=json'.
Supported formats are: json, xml, django (default format - json).
Returned fields: [raw_text, order, sa_type_u, get_absolute_url]
URL: /api/sectionadditional/section/{section_id}/
Accepted methods: GET
Returned fields: [id, section, header, title__id, is_outdated, is_active, get_absolute_url]
URL: /api/sections/title/{title_id}/
Accepted methods: GET
Returned fields: [level, is_active, subsection, is_outdated, raw_text, part_id, get_absolute_url]
URL: /api/subsections/section/{section_id}/
Accepted methods: GET
Returned fields: [id, title, name]
URL: None
Accepted methods: GET