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

[
    {
        "url": "https://demozoo.org/api/v1/productions/225330/?format=api",
        "demozoo_url": "https://demozoo.org/music/225330/",
        "id": 225330,
        "title": "ghosts_of_shadow1",
        "author_nicks": [
            {
                "name": "Mad Shocker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99002/?format=api",
                    "id": 99002,
                    "name": "Mad Shocker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10",
        "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/225332/?format=api",
        "demozoo_url": "https://demozoo.org/music/225332/",
        "id": 225332,
        "title": "ms_nightmare_ii",
        "author_nicks": [
            {
                "name": "Mad Shocker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99002/?format=api",
                    "id": 99002,
                    "name": "Mad Shocker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/225331/?format=api",
        "demozoo_url": "https://demozoo.org/music/225331/",
        "id": 225331,
        "title": "help_4_earth",
        "author_nicks": [
            {
                "name": "Mad Shocker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99002/?format=api",
                    "id": 99002,
                    "name": "Mad Shocker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-12",
        "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/225333/?format=api",
        "demozoo_url": "https://demozoo.org/productions/225333/",
        "id": 225333,
        "title": "Silesia #8",
        "author_nicks": [
            {
                "name": "Illusion",
                "abbreviation": "ILS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8810/?format=api",
                    "id": 8810,
                    "name": "Illusion",
                    "is_group": true
                }
            },
            {
                "name": "Mad Shocker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99002/?format=api",
                    "id": 99002,
                    "name": "Mad Shocker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-12",
        "supertype": "production",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish",
            "silesia"
        ]
    }
]