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

[
    {
        "url": "https://demozoo.org/api/v1/productions/54739/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54739/",
        "id": 54739,
        "title": "Noname",
        "author_nicks": [
            {
                "name": "TXG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32148/?format=api",
                    "id": 32148,
                    "name": "TXG",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/61346/?format=api",
        "demozoo_url": "https://demozoo.org/music/61346/",
        "id": 61346,
        "title": "Wall Of Teckno",
        "author_nicks": [
            {
                "name": "TXG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32148/?format=api",
                    "id": 32148,
                    "name": "TXG",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-02",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/113050/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113050/",
        "id": 113050,
        "title": "Fck A Duck",
        "author_nicks": [
            {
                "name": "Fox-1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52041/?format=api",
                    "id": 52041,
                    "name": "Fox-1",
                    "is_group": false
                }
            },
            {
                "name": "TXG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32148/?format=api",
                    "id": 32148,
                    "name": "TXG",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]