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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32688/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32688/",
        "id": 32688,
        "title": "Metascape",
        "author_nicks": [
            {
                "name": "Yolan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21783/?format=api",
                    "id": 21783,
                    "name": "Yolan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Generation Crew",
                "abbreviation": "NGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                    "id": 8318,
                    "name": "New Generation Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "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/182431/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/182431/",
        "id": 182431,
        "title": "Wild Dreams",
        "author_nicks": [
            {
                "name": "Yolan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21783/?format=api",
                    "id": 21783,
                    "name": "Yolan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-27",
        "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/89575/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/89575/",
        "id": 89575,
        "title": "Joker",
        "author_nicks": [
            {
                "name": "Yolan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21783/?format=api",
                    "id": 21783,
                    "name": "Yolan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Generation Crew",
                "abbreviation": "NGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                    "id": 8318,
                    "name": "New Generation Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]