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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59960/?format=api",
        "demozoo_url": "https://demozoo.org/music/59960/",
        "id": 59960,
        "title": "Moth",
        "author_nicks": [
            {
                "name": "Ruber Talpa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29583/?format=api",
                    "id": 29583,
                    "name": "Ruber Talpa",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-05",
        "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/59982/?format=api",
        "demozoo_url": "https://demozoo.org/music/59982/",
        "id": 59982,
        "title": "Electric Ocean",
        "author_nicks": [
            {
                "name": "Ruber Talpa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29583/?format=api",
                    "id": 29583,
                    "name": "Ruber Talpa",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]