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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57308/?format=api",
        "demozoo_url": "https://demozoo.org/music/57308/",
        "id": 57308,
        "title": "System control",
        "author_nicks": [
            {
                "name": "Sombie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15202/?format=api",
                    "id": 15202,
                    "name": "Sombie",
                    "is_group": false
                }
            },
            {
                "name": "Zeal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33809/?format=api",
                    "id": 33809,
                    "name": "Zeal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-01",
        "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/278201/?format=api",
        "demozoo_url": "https://demozoo.org/music/278201/",
        "id": 278201,
        "title": "As Time Pass By",
        "author_nicks": [
            {
                "name": "Zeal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33809/?format=api",
                    "id": 33809,
                    "name": "Zeal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]