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

[
    {
        "url": "https://demozoo.org/api/v1/productions/222631/?format=api",
        "demozoo_url": "https://demozoo.org/productions/222631/",
        "id": 222631,
        "title": "A Nightmare on Elm Street, feat. The Freddy Rap",
        "author_nicks": [
            {
                "name": "Doctor Detroit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93445/?format=api",
                    "id": 93445,
                    "name": "Doctor Detroit",
                    "is_group": false
                }
            },
            {
                "name": "Paul Swales",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99749/?format=api",
                    "id": 99749,
                    "name": "Paul Swales",
                    "is_group": false
                }
            },
            {
                "name": "Phillip Swales",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99750/?format=api",
                    "id": 99750,
                    "name": "Phillip Swales",
                    "is_group": false
                }
            },
            {
                "name": "Unico",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20583/?format=api",
                    "id": 20583,
                    "name": "Unico",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-06",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/226176/?format=api",
        "demozoo_url": "https://demozoo.org/music/226176/",
        "id": 226176,
        "title": "freddyy",
        "author_nicks": [
            {
                "name": "Paul Swales",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99749/?format=api",
                    "id": 99749,
                    "name": "Paul Swales",
                    "is_group": false
                }
            },
            {
                "name": "Phillip Swales",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99750/?format=api",
                    "id": 99750,
                    "name": "Phillip Swales",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-06",
        "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": [
            "sonix"
        ]
    }
]