GET /api/v1/releasers/29262/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/47702/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47702/",
        "id": 47702,
        "title": "Female Bullfrog",
        "author_nicks": [
            {
                "name": "Pekka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29262/?format=api",
                    "id": 29262,
                    "name": "Pekka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Funktion",
                "abbreviation": "(F)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/283/?format=api",
                    "id": 283,
                    "name": "Funktion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-01-22",
        "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/37253/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37253/",
        "id": 37253,
        "title": "Heratkaa",
        "author_nicks": [
            {
                "name": "Pekiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29262/?format=api",
                    "id": 29262,
                    "name": "Pekka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Funktion",
                "abbreviation": "(F)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/283/?format=api",
                    "id": 283,
                    "name": "Funktion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]