GET /api/v1/releasers/17930/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/24801/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24801/",
        "id": 24801,
        "title": "The TSU Party Girl",
        "author_nicks": [
            {
                "name": "Kida",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17930/?format=api",
                    "id": 17930,
                    "name": "Kida",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Solarium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17932/?format=api",
                    "id": 17932,
                    "name": "Solarium",
                    "is_group": true
                }
            },
            {
                "name": "The Scene United",
                "abbreviation": "TSU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17931/?format=api",
                    "id": 17931,
                    "name": "The Scene United",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "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/45521/?format=api",
        "demozoo_url": "https://demozoo.org/music/45521/",
        "id": 45521,
        "title": "Romax Vs Kida",
        "author_nicks": [
            {
                "name": "Kida",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17930/?format=api",
                    "id": 17930,
                    "name": "Kida",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28156/?format=api",
                    "id": 28156,
                    "name": "Lime",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]