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

[
    {
        "url": "https://demozoo.org/api/v1/productions/230151/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/230151/",
        "id": 230151,
        "title": "Charlie-Computerclown",
        "author_nicks": [
            {
                "name": "Choco Confectioneries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59533/?format=api",
                    "id": 59533,
                    "name": "Choco Confectioneries",
                    "is_group": true
                }
            },
            {
                "name": "Floh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105762/?format=api",
                    "id": 105762,
                    "name": "Floh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-07-20",
        "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/139963/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/139963/",
        "id": 139963,
        "title": "fizzer's Angels",
        "author_nicks": [
            {
                "name": "Choco Confectioneries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59533/?format=api",
                    "id": 59533,
                    "name": "Choco Confectioneries",
                    "is_group": true
                }
            },
            {
                "name": "Fizzer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27471/?format=api",
                    "id": 27471,
                    "name": "Fizzer",
                    "is_group": false
                }
            },
            {
                "name": "dojoe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24894/?format=api",
                    "id": 24894,
                    "name": "dojoe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-06-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]