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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28192/?format=api",
        "demozoo_url": "https://demozoo.org/productions/28192/",
        "id": 28192,
        "title": "Goldfingers",
        "author_nicks": [
            {
                "name": "Beton Design",
                "abbreviation": "BTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18928/?format=api",
                    "id": 18928,
                    "name": "Beton Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27136/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27136/",
        "id": 27136,
        "title": "Rumble Rubble",
        "author_nicks": [
            {
                "name": "Beton Design",
                "abbreviation": "BTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18928/?format=api",
                    "id": 18928,
                    "name": "Beton Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-11",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/238053/?format=api",
        "demozoo_url": "https://demozoo.org/productions/238053/",
        "id": 238053,
        "title": "Strip Tease",
        "author_nicks": [
            {
                "name": "Beton Design",
                "abbreviation": "BTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18928/?format=api",
                    "id": 18928,
                    "name": "Beton Design",
                    "is_group": true
                }
            },
            {
                "name": "Union",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2006/?format=api",
                    "id": 2006,
                    "name": "Union",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-11",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/238052/?format=api",
        "demozoo_url": "https://demozoo.org/productions/238052/",
        "id": 238052,
        "title": "Ormo 1",
        "author_nicks": [
            {
                "name": "Beton Design",
                "abbreviation": "BTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18928/?format=api",
                    "id": 18928,
                    "name": "Beton Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": [
            "amos",
            "polish",
            "corrupted-file"
        ]
    }
]