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

[
    {
        "url": "https://demozoo.org/api/v1/productions/95293/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95293/",
        "id": 95293,
        "title": "Full Metal Jacket",
        "author_nicks": [
            {
                "name": "Strike Force Crew",
                "abbreviation": "SFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40221/?format=api",
                    "id": 40221,
                    "name": "Strike Force Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/143457/?format=api",
        "demozoo_url": "https://demozoo.org/productions/143457/",
        "id": 143457,
        "title": "Sabrina – Hot Girl",
        "author_nicks": [
            {
                "name": "Strike Force Crew",
                "abbreviation": "SFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40221/?format=api",
                    "id": 40221,
                    "name": "Strike Force Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo",
            "sabrina"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75779/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75779/",
        "id": 75779,
        "title": "Tell It To My Heart",
        "author_nicks": [
            {
                "name": "Strike Force Crew",
                "abbreviation": "SFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40221/?format=api",
                    "id": 40221,
                    "name": "Strike Force Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    }
]