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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44585/?format=api",
        "demozoo_url": "https://demozoo.org/music/44585/",
        "id": 44585,
        "title": "Dope Bustin' (get up)",
        "author_nicks": [
            {
                "name": "Odel Wach",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27700/?format=api",
                    "id": 27700,
                    "name": "Odel Wach",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Diverse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27139/?format=api",
                    "id": 27139,
                    "name": "Diverse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "17ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44601/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44601/",
        "id": 44601,
        "title": "Älähän nyt!?",
        "author_nicks": [
            {
                "name": "Odel Wach",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27700/?format=api",
                    "id": 27700,
                    "name": "Odel Wach",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Diverse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27139/?format=api",
                    "id": 27139,
                    "name": "Diverse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-10",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]