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

[
    {
        "url": "https://demozoo.org/api/v1/productions/35182/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35182/",
        "id": 35182,
        "title": "?",
        "author_nicks": [
            {
                "name": "Yasi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12135/?format=api",
                    "id": 12135,
                    "name": "Yasi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35088/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35088/",
        "id": 35088,
        "title": "Pamela",
        "author_nicks": [
            {
                "name": "Yasi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12135/?format=api",
                    "id": 12135,
                    "name": "Yasi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Poison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15022/?format=api",
                    "id": 15022,
                    "name": "Poison",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29451/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29451/",
        "id": 29451,
        "title": "Pokoj",
        "author_nicks": [
            {
                "name": "Yasi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12135/?format=api",
                    "id": 12135,
                    "name": "Yasi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Erotic Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20102/?format=api",
                    "id": 20102,
                    "name": "Erotic Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]