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

[
    {
        "url": "https://demozoo.org/api/v1/productions/273464/?format=api",
        "demozoo_url": "https://demozoo.org/music/273464/",
        "id": 273464,
        "title": "Ex_Taso",
        "author_nicks": [
            {
                "name": "Jason",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16978/?format=api",
                    "id": 16978,
                    "name": "Jason",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "exodus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16979/?format=api",
                    "id": 16979,
                    "name": "exodus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23311/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23311/",
        "id": 23311,
        "title": "Anadune",
        "author_nicks": [
            {
                "name": "Jason",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16978/?format=api",
                    "id": 16978,
                    "name": "Jason",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "exodus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16979/?format=api",
                    "id": 16979,
                    "name": "exodus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]