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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83309/?format=api",
        "demozoo_url": "https://demozoo.org/music/83309/",
        "id": 83309,
        "title": "Star...",
        "author_nicks": [
            {
                "name": "Anestis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33922/?format=api",
                    "id": 33922,
                    "name": "Anestis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-29",
        "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/57721/?format=api",
        "demozoo_url": "https://demozoo.org/music/57721/",
        "id": 57721,
        "title": "His Dream",
        "author_nicks": [
            {
                "name": "Anestis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33922/?format=api",
                    "id": 33922,
                    "name": "Anestis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Power Of Sound Web Team",
                "abbreviation": "POS-WT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8915/?format=api",
                    "id": 8915,
                    "name": "Power Of Sound",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]