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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82431/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82431/",
        "id": 82431,
        "title": "Primal Overtake",
        "author_nicks": [
            {
                "name": "Teuvo Tursas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41978/?format=api",
                    "id": 41978,
                    "name": "Teuvo Tursas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ruskean Reian Ritarit",
                "abbreviation": "RRR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8597/?format=api",
                    "id": 8597,
                    "name": "Ruskean Reian Ritarit",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/82497/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/82497/",
        "id": 82497,
        "title": "Dead Horse Demoscene",
        "author_nicks": [
            {
                "name": "Teuvo Tursas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41978/?format=api",
                    "id": 41978,
                    "name": "Teuvo Tursas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ruskean Reian Ritarit",
                "abbreviation": "RRR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8597/?format=api",
                    "id": 8597,
                    "name": "Ruskean Reian Ritarit",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]