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

[
    {
        "url": "https://demozoo.org/api/v1/productions/279072/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/279072/",
        "id": 279072,
        "title": "Corona App/Bildschirmfoto",
        "author_nicks": [
            {
                "name": "Thorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11514/?format=api",
                    "id": 11514,
                    "name": "Thorn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pionierwerk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32832/?format=api",
                    "id": 32832,
                    "name": "Pionierwerk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-04-18",
        "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/81512/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81512/",
        "id": 81512,
        "title": "Pic Pac ate Fondue",
        "author_nicks": [
            {
                "name": "Keine Rücksicht auf den Durchschnitt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11514/?format=api",
                    "id": 11514,
                    "name": "Thorn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Sirius Cybernetics Corporation",
                "abbreviation": "tSCc",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
                    "id": 2033,
                    "name": "The Sirius Cybernetics Corporation",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-10-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]