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

[
    {
        "url": "https://demozoo.org/api/v1/productions/310856/?format=api",
        "demozoo_url": "https://demozoo.org/music/310856/",
        "id": 310856,
        "title": "Beautician",
        "author_nicks": [
            {
                "name": "dreamChild",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132533/?format=api",
                    "id": 132533,
                    "name": "dreamChild",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-06",
        "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/310083/?format=api",
        "demozoo_url": "https://demozoo.org/music/310083/",
        "id": 310083,
        "title": "Forbidden Fruit",
        "author_nicks": [
            {
                "name": "dreamChild",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132533/?format=api",
                    "id": 132533,
                    "name": "dreamChild",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "On Air",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132534/?format=api",
                    "id": 132534,
                    "name": "On Air",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]