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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33948/?format=api",
        "demozoo_url": "https://demozoo.org/music/33948/",
        "id": 33948,
        "title": "Reality in 2D",
        "author_nicks": [
            {
                "name": "Ensonik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22520/?format=api",
                    "id": 22520,
                    "name": "Ensonik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Legend Design",
                "abbreviation": "LD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8013/?format=api",
                    "id": 8013,
                    "name": "Legend Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "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/274586/?format=api",
        "demozoo_url": "https://demozoo.org/music/274586/",
        "id": 274586,
        "title": "Amplifier Bizarre",
        "author_nicks": [
            {
                "name": "Ensonik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22520/?format=api",
                    "id": 22520,
                    "name": "Ensonik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dimension X",
                "abbreviation": "DX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75276/?format=api",
                    "id": 75276,
                    "name": "Dimension X",
                    "is_group": true
                }
            },
            {
                "name": "Legend Design",
                "abbreviation": "LD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8013/?format=api",
                    "id": 8013,
                    "name": "Legend Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]