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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28420/?format=api",
        "demozoo_url": "https://demozoo.org/music/28420/",
        "id": 28420,
        "title": "?",
        "author_nicks": [
            {
                "name": "Sunset",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19570/?format=api",
                    "id": 19570,
                    "name": "Sunset",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "theEND",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19564/?format=api",
                    "id": 19564,
                    "name": "theEND",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28408/?format=api",
        "demozoo_url": "https://demozoo.org/music/28408/",
        "id": 28408,
        "title": "?",
        "author_nicks": [
            {
                "name": "Sunset",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19570/?format=api",
                    "id": 19570,
                    "name": "Sunset",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "theEND",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19564/?format=api",
                    "id": 19564,
                    "name": "theEND",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]