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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3880/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3880/",
        "id": 3880,
        "title": "lunch on a skyscraper",
        "author_nicks": [
            {
                "name": "Benno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5976/?format=api",
                    "id": 5976,
                    "name": "Benno",
                    "is_group": false
                }
            },
            {
                "name": "Chock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/759/?format=api",
                    "id": 759,
                    "name": "Chock",
                    "is_group": false
                }
            },
            {
                "name": "Putzi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3660/?format=api",
                    "id": 3660,
                    "name": "Putzi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/72268/?format=api",
        "demozoo_url": "https://demozoo.org/music/72268/",
        "id": 72268,
        "title": "Party 1992 Tune",
        "author_nicks": [
            {
                "name": "Benno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5976/?format=api",
                    "id": 5976,
                    "name": "Benno",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trance",
                "abbreviation": "TCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43729/?format=api",
                    "id": 43729,
                    "name": "Trance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-12-28",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]