GET /themes/?format=api&ordering=-global_dimension_4_code
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 20,
    "next": null,
    "previous": null,
    "results": [
        {
            "theme": "WARO"
        },
        {
            "theme": "RES-07"
        },
        {
            "theme": "RES-06"
        },
        {
            "theme": "RES-05"
        },
        {
            "theme": "RES-04"
        },
        {
            "theme": "RES-03"
        },
        {
            "theme": "RES-02"
        },
        {
            "theme": "RES-01"
        },
        {
            "theme": "RCS-04"
        },
        {
            "theme": "RCS-03"
        },
        {
            "theme": "RCS-02"
        },
        {
            "theme": "RCS-01"
        },
        {
            "theme": "RCS"
        },
        {
            "theme": "PEC-03"
        },
        {
            "theme": "PEC-02"
        },
        {
            "theme": "PEC-01"
        },
        {
            "theme": "PEC"
        },
        {
            "theme": "OPT"
        },
        {
            "theme": "OPR-05"
        },
        {
            "theme": "OPR-01"
        }
    ]
}