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

[
    {
        "url": "https://demozoo.org/api/v1/productions/280430/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280430/",
        "id": 280430,
        "title": "dogme95färjan",
        "author_nicks": [
            {
                "name": "hassunhauska salanikki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115472/?format=api",
                    "id": 115472,
                    "name": "hassunhauska salanikki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jumalauta",
                "abbreviation": "JML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                    "id": 1297,
                    "name": "Jumalauta",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-04-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "remix",
            "finlandsfarjan"
        ]
    }
]