GET /api/v1/releasers/28318/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/45844/?format=api",
        "demozoo_url": "https://demozoo.org/music/45844/",
        "id": 45844,
        "title": "Goa",
        "author_nicks": [
            {
                "name": "Phase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28318/?format=api",
                    "id": 28318,
                    "name": "Phase",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Daedra Knights Guild",
                "abbreviation": "DKG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28319/?format=api",
                    "id": 28319,
                    "name": "Daedra Knights Guild",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45899/?format=api",
        "demozoo_url": "https://demozoo.org/music/45899/",
        "id": 45899,
        "title": "Deton8",
        "author_nicks": [
            {
                "name": "Phase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28318/?format=api",
                    "id": 28318,
                    "name": "Phase",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Daedra Knights Guild",
                "abbreviation": "DKG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28319/?format=api",
                    "id": 28319,
                    "name": "Daedra Knights Guild",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]