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

[
    {
        "url": "https://demozoo.org/api/v1/productions/106498/?format=api",
        "demozoo_url": "https://demozoo.org/music/106498/",
        "id": 106498,
        "title": "G.M.1 extended phase 2",
        "author_nicks": [
            {
                "name": "ProTos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32427/?format=api",
                    "id": 32427,
                    "name": "ProTos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arcadia Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32426/?format=api",
                    "id": 32426,
                    "name": "Arcadia Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/106499/?format=api",
        "demozoo_url": "https://demozoo.org/music/106499/",
        "id": 106499,
        "title": "G.M.2 bis",
        "author_nicks": [
            {
                "name": "ProTos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32427/?format=api",
                    "id": 32427,
                    "name": "ProTos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arcadia Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32426/?format=api",
                    "id": 32426,
                    "name": "Arcadia Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    }
]