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

[
    {
        "url": "https://demozoo.org/api/v1/productions/54974/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/54974/",
        "id": 54974,
        "title": "newgen",
        "author_nicks": [
            {
                "name": "MCD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32852/?format=api",
                    "id": 32852,
                    "name": "MCD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Newgen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5767/?format=api",
                    "id": 5767,
                    "name": "Newgen",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-10-27",
        "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/152016/?format=api",
        "demozoo_url": "https://demozoo.org/music/152016/",
        "id": 152016,
        "title": "Speakers Off",
        "author_nicks": [
            {
                "name": "MCD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32852/?format=api",
                    "id": 32852,
                    "name": "MCD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Newgen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5767/?format=api",
                    "id": 5767,
                    "name": "Newgen",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "5ch",
            "s3m"
        ]
    }
]