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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188351/?format=api",
        "demozoo_url": "https://demozoo.org/music/188351/",
        "id": 188351,
        "title": "go_out",
        "author_nicks": [
            {
                "name": "Temax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33183/?format=api",
                    "id": 33183,
                    "name": "Temax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-09-20",
        "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/56402/?format=api",
        "demozoo_url": "https://demozoo.org/music/56402/",
        "id": 56402,
        "title": "hop4joy",
        "author_nicks": [
            {
                "name": "Temax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33183/?format=api",
                    "id": 33183,
                    "name": "Temax",
                    "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": []
    }
]