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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218670/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218670/",
        "id": 218670,
        "title": "Compact Disk 37",
        "author_nicks": [
            {
                "name": "Dark Cooperation",
                "abbreviation": "DC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70192/?format=api",
                    "id": 70192,
                    "name": "Dark Cooperation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09-04",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/370473/?format=api",
        "demozoo_url": "https://demozoo.org/productions/370473/",
        "id": 370473,
        "title": "Compact Disk 33",
        "author_nicks": [
            {
                "name": "Dark Cooperation",
                "abbreviation": "DC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70192/?format=api",
                    "id": 70192,
                    "name": "Dark Cooperation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08-10",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/287984/?format=api",
        "demozoo_url": "https://demozoo.org/productions/287984/",
        "id": 287984,
        "title": "Compact Disk 01",
        "author_nicks": [
            {
                "name": "Dark Cooperation",
                "abbreviation": "DC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70192/?format=api",
                    "id": 70192,
                    "name": "Dark Cooperation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-29",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]