GET /api/v1/releasers/111802/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/333505/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/333505/",
        "id": 333505,
        "title": "Hirschkuh",
        "author_nicks": [
            {
                "name": "Shana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111802/?format=api",
                    "id": 111802,
                    "name": "Shana",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-11-18",
        "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/297677/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297677/",
        "id": 297677,
        "title": "Ragout Fin",
        "author_nicks": [
            {
                "name": "Shana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111802/?format=api",
                    "id": 111802,
                    "name": "Shana",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-07-10",
        "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/280711/?format=api",
        "demozoo_url": "https://demozoo.org/music/280711/",
        "id": 280711,
        "title": "Deep, Deep Into the dark Rabbit Hole",
        "author_nicks": [
            {
                "name": "Madame S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111802/?format=api",
                    "id": 111802,
                    "name": "Shana",
                    "is_group": false
                }
            },
            {
                "name": "Monsieur Kabé",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/557/?format=api",
                    "id": 557,
                    "name": "kb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280718/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280718/",
        "id": 280718,
        "title": "Team Lasless Vikings",
        "author_nicks": [
            {
                "name": "Shana",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111802/?format=api",
                    "id": 111802,
                    "name": "Shana",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]