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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21731/?format=api",
        "demozoo_url": "https://demozoo.org/productions/21731/",
        "id": 21731,
        "title": "brAinwAsh",
        "author_nicks": [
            {
                "name": "Looman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16012/?format=api",
                    "id": 16012,
                    "name": "Looman",
                    "is_group": false
                }
            },
            {
                "name": "METRiC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16011/?format=api",
                    "id": 16011,
                    "name": "METRiC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37002/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37002/",
        "id": 37002,
        "title": "Ostespan!",
        "author_nicks": [
            {
                "name": "METRiC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16011/?format=api",
                    "id": 16011,
                    "name": "METRiC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Subscure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13361/?format=api",
                    "id": 13361,
                    "name": "Subscure",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]