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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75194/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/75194/",
        "id": 75194,
        "title": "Samurai Shodown",
        "author_nicks": [
            {
                "name": "Phaadi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29217/?format=api",
                    "id": 29217,
                    "name": "Phaadi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rawbin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40044/?format=api",
                    "id": 40044,
                    "name": "Rawbin",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-06-28",
        "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/47598/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47598/",
        "id": 47598,
        "title": "CD Börner",
        "author_nicks": [
            {
                "name": "HyrouleZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29218/?format=api",
                    "id": 29218,
                    "name": "HyrouleZ",
                    "is_group": false
                }
            },
            {
                "name": "Phaadi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29217/?format=api",
                    "id": 29217,
                    "name": "Phaadi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-12-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]