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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83139/?format=api",
        "demozoo_url": "https://demozoo.org/music/83139/",
        "id": 83139,
        "title": "I Love You",
        "author_nicks": [
            {
                "name": "Makarych",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33184/?format=api",
                    "id": 33184,
                    "name": "Makarych",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Perforation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33182/?format=api",
                    "id": 33182,
                    "name": "Perforation",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-26",
        "supertype": "music",
        "platforms": [],
        "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/56404/?format=api",
        "demozoo_url": "https://demozoo.org/music/56404/",
        "id": 56404,
        "title": "Insane",
        "author_nicks": [
            {
                "name": "Makarych",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33184/?format=api",
                    "id": 33184,
                    "name": "Makarych",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Perforation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33182/?format=api",
                    "id": 33182,
                    "name": "Perforation",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-05-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]