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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20890/?format=api",
        "demozoo_url": "https://demozoo.org/music/20890/",
        "id": 20890,
        "title": "Neutral Environment",
        "author_nicks": [
            {
                "name": "Zod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15321/?format=api",
                    "id": 15321,
                    "name": "Zod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SequenceMS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15250/?format=api",
                    "id": 15250,
                    "name": "SequenceMS",
                    "is_group": true
                }
            },
            {
                "name": "Zubmatic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22549/?format=api",
                    "id": 22549,
                    "name": "Submatic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/125313/?format=api",
        "demozoo_url": "https://demozoo.org/music/125313/",
        "id": 125313,
        "title": "Phobia",
        "author_nicks": [
            {
                "name": "Starfish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11881/?format=api",
                    "id": 11881,
                    "name": "Starfish",
                    "is_group": false
                }
            },
            {
                "name": "Zod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15321/?format=api",
                    "id": 15321,
                    "name": "Zod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Submatic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22549/?format=api",
                    "id": 22549,
                    "name": "Submatic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-02-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]