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

[
    {
        "url": "https://demozoo.org/api/v1/productions/191958/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/191958/",
        "id": 191958,
        "title": "Wrong Compo",
        "author_nicks": [
            {
                "name": "wzl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3771/?format=api",
                    "id": 3771,
                    "name": "wzl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-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/25570/?format=api",
        "demozoo_url": "https://demozoo.org/music/25570/",
        "id": 25570,
        "title": "Drug Abuse",
        "author_nicks": [
            {
                "name": "wzl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3771/?format=api",
                    "id": 3771,
                    "name": "wzl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Top Right Bottom Left",
                "abbreviation": "TRBL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3734/?format=api",
                    "id": 3734,
                    "name": "Top Right Bottom Left",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-08-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "loop"
        ]
    }
]