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

[
    {
        "url": "https://demozoo.org/api/v1/productions/48477/?format=api",
        "demozoo_url": "https://demozoo.org/music/48477/",
        "id": 48477,
        "title": "Drum'n'Bass",
        "author_nicks": [
            {
                "name": "Rea",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29544/?format=api",
                    "id": 29544,
                    "name": "Reez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tropyx",
                "abbreviation": "TX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                    "id": 6406,
                    "name": "Tropyx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-16",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48478/?format=api",
        "demozoo_url": "https://demozoo.org/music/48478/",
        "id": 48478,
        "title": "Mass. Beat",
        "author_nicks": [
            {
                "name": "Rea",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29544/?format=api",
                    "id": 29544,
                    "name": "Reez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tropyx",
                "abbreviation": "TX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                    "id": 6406,
                    "name": "Tropyx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-16",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]