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

[
    {
        "url": "https://demozoo.org/api/v1/productions/304348/?format=api",
        "demozoo_url": "https://demozoo.org/music/304348/",
        "id": 304348,
        "title": "Die Industrie",
        "author_nicks": [
            {
                "name": "Concept",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65537/?format=api",
                    "id": 65537,
                    "name": "Concept",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157558/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/157558/",
        "id": 157558,
        "title": "Cadaver",
        "author_nicks": [
            {
                "name": "Bjørn Standal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65537/?format=api",
                    "id": 65537,
                    "name": "Concept",
                    "is_group": false
                }
            },
            {
                "name": "Mermaid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                    "id": 155,
                    "name": "Mermaid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157560/?format=api",
        "demozoo_url": "https://demozoo.org/music/157560/",
        "id": 157560,
        "title": "James Brown Is Dead",
        "author_nicks": [
            {
                "name": "Concept",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65537/?format=api",
                    "id": 65537,
                    "name": "Concept",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cadaver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1151/?format=api",
                    "id": 1151,
                    "name": "Cadaver",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]