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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75188/?format=api",
        "demozoo_url": "https://demozoo.org/music/75188/",
        "id": 75188,
        "title": "TMDcrew - Dutta",
        "author_nicks": [
            {
                "name": "Memetic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30086/?format=api",
                    "id": 30086,
                    "name": "Memetic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50483/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50483/",
        "id": 50483,
        "title": "Mjolk Smakar Ko",
        "author_nicks": [
            {
                "name": "Memetic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30086/?format=api",
                    "id": 30086,
                    "name": "Memetic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TMD Crew",
                "abbreviation": "TMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30087/?format=api",
                    "id": 30087,
                    "name": "TMD Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]