GET /api/v1/releasers/27818/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/50622/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50622/",
        "id": 50622,
        "title": "LogoMDR",
        "author_nicks": [
            {
                "name": "MonKey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27818/?format=api",
                    "id": 27818,
                    "name": "MonKey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MDR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26614/?format=api",
                    "id": 26614,
                    "name": "MDR",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-09-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52213/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52213/",
        "id": 52213,
        "title": "MDR plus",
        "author_nicks": [
            {
                "name": "MonKey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27818/?format=api",
                    "id": 27818,
                    "name": "MonKey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44858/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44858/",
        "id": 44858,
        "title": "Choupa",
        "author_nicks": [
            {
                "name": "MonKey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27818/?format=api",
                    "id": 27818,
                    "name": "MonKey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MDR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26614/?format=api",
                    "id": 26614,
                    "name": "MDR",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]