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

[
    {
        "url": "https://demozoo.org/api/v1/productions/200802/?format=api",
        "demozoo_url": "https://demozoo.org/music/200802/",
        "id": 200802,
        "title": "Aphrodesiac",
        "author_nicks": [
            {
                "name": "Dusodril",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6898/?format=api",
                    "id": 6898,
                    "name": "Dusodril",
                    "is_group": false
                }
            },
            {
                "name": "Libris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73641/?format=api",
                    "id": 73641,
                    "name": "Libris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-06-30",
        "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/176851/?format=api",
        "demozoo_url": "https://demozoo.org/music/176851/",
        "id": 176851,
        "title": "Polar Wind",
        "author_nicks": [
            {
                "name": "Libris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73641/?format=api",
                    "id": 73641,
                    "name": "Libris",
                    "is_group": false
                }
            },
            {
                "name": "Minomus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7057/?format=api",
                    "id": 7057,
                    "name": "Minomus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "39ch"
        ]
    }
]