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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75261/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75261/",
        "id": 75261,
        "title": "Obsolete - The Wild",
        "author_nicks": [
            {
                "name": "Jakob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40067/?format=api",
                    "id": 40067,
                    "name": "Jakob",
                    "is_group": false
                }
            },
            {
                "name": "Reflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10184/?format=api",
                    "id": 10184,
                    "name": "Reflex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-25",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165719/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/165719/",
        "id": 165719,
        "title": "Island",
        "author_nicks": [
            {
                "name": "Jakob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40067/?format=api",
                    "id": 40067,
                    "name": "Jakob",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberdudes.dk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24079/?format=api",
                    "id": 24079,
                    "name": "Cyberdudes.dk",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]