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

[
    {
        "url": "https://demozoo.org/api/v1/productions/292807/?format=api",
        "demozoo_url": "https://demozoo.org/music/292807/",
        "id": 292807,
        "title": "MTS",
        "author_nicks": [
            {
                "name": "PaCe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3003/?format=api",
                    "id": 3003,
                    "name": "PaCe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pokonis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122121/?format=api",
                    "id": 122121,
                    "name": "Pokonis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151964/?format=api",
        "demozoo_url": "https://demozoo.org/music/151964/",
        "id": 151964,
        "title": "Angry as Hell",
        "author_nicks": [
            {
                "name": "PaCe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3003/?format=api",
                    "id": 3003,
                    "name": "PaCe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    }
]