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

[
    {
        "url": "https://demozoo.org/api/v1/productions/225955/?format=api",
        "demozoo_url": "https://demozoo.org/music/225955/",
        "id": 225955,
        "title": "tounge shaver+",
        "author_nicks": [
            {
                "name": "Stud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99609/?format=api",
                    "id": 99609,
                    "name": "Stud",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-30",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/363896/?format=api",
        "demozoo_url": "https://demozoo.org/music/363896/",
        "id": 363896,
        "title": "Fine Quality Absolute None (F.Q.A.N.)",
        "author_nicks": [
            {
                "name": "Stud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99609/?format=api",
                    "id": 99609,
                    "name": "Stud",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ward",
                "abbreviation": "WRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12976/?format=api",
                    "id": 12976,
                    "name": "Ward",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288319/?format=api",
        "demozoo_url": "https://demozoo.org/music/288319/",
        "id": 288319,
        "title": "music for dentists",
        "author_nicks": [
            {
                "name": "Stud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99609/?format=api",
                    "id": 99609,
                    "name": "Stud",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ward",
                "abbreviation": "WRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12976/?format=api",
                    "id": 12976,
                    "name": "Ward",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-09",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]