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

[
    {
        "url": "https://demozoo.org/api/v1/productions/156422/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156422/",
        "id": 156422,
        "title": "Karatepills 2",
        "author_nicks": [
            {
                "name": "Schitzophrenic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35401/?format=api",
                    "id": 35401,
                    "name": "Schitzo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-19",
        "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/81972/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81972/",
        "id": 81972,
        "title": "Karatepills",
        "author_nicks": [
            {
                "name": "Schitzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35401/?format=api",
                    "id": 35401,
                    "name": "Schitzo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-05-21",
        "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/278551/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/278551/",
        "id": 278551,
        "title": "?",
        "author_nicks": [
            {
                "name": "Schitzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35401/?format=api",
                    "id": 35401,
                    "name": "Schitzo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defekt",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1951/?format=api",
                    "id": 1951,
                    "name": "Defekt",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-10-09",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]