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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18361/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18361/",
        "id": 18361,
        "title": "db0000000002 (dagboek 2)",
        "author_nicks": [
            {
                "name": "Glitterende Eenhoorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13226/?format=api",
                    "id": 13226,
                    "name": "Glitterende Eenhoorn",
                    "is_group": false
                }
            },
            {
                "name": "Okkie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3049/?format=api",
                    "id": 3049,
                    "name": "Okkie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Accession",
                "abbreviation": "ACC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                    "id": 935,
                    "name": "Accession",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-08-14",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]