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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32463/?format=api",
        "demozoo_url": "https://demozoo.org/music/32463/",
        "id": 32463,
        "title": "Por Isso Vamos Todos Gritar",
        "author_nicks": [
            {
                "name": "Jeenio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3048/?format=api",
                    "id": 3048,
                    "name": "Jeenio",
                    "is_group": false
                }
            },
            {
                "name": "outflow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21680/?format=api",
                    "id": 21680,
                    "name": "outflow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]