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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37441/?format=api",
        "demozoo_url": "https://demozoo.org/music/37441/",
        "id": 37441,
        "title": "Enter The Garage",
        "author_nicks": [
            {
                "name": "Darkwin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24284/?format=api",
                    "id": 24284,
                    "name": "Darkwin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aeon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24272/?format=api",
                    "id": 24272,
                    "name": "Aeon",
                    "is_group": true
                }
            },
            {
                "name": "Ravende Bijen Imkers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5638/?format=api",
                    "id": 5638,
                    "name": "Rave Beats International",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274583/?format=api",
        "demozoo_url": "https://demozoo.org/music/274583/",
        "id": 274583,
        "title": "After Hour",
        "author_nicks": [
            {
                "name": "Darkwin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24284/?format=api",
                    "id": 24284,
                    "name": "Darkwin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-09-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]