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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21597/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21597/",
        "id": 21597,
        "title": "Hmm_What?",
        "author_nicks": [
            {
                "name": "Mini",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15915/?format=api",
                    "id": 15915,
                    "name": "Mini",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "dUMb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15916/?format=api",
                    "id": 15916,
                    "name": "dUMb",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-29",
        "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/27727/?format=api",
        "demozoo_url": "https://demozoo.org/music/27727/",
        "id": 27727,
        "title": "Written by Heart",
        "author_nicks": [
            {
                "name": "Mini",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15915/?format=api",
                    "id": 15915,
                    "name": "Mini",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]