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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58997/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58997/",
        "id": 58997,
        "title": "Glitch Matrix",
        "author_nicks": [
            {
                "name": "Aunderwex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24720/?format=api",
                    "id": 24720,
                    "name": "Aunderwex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-18",
        "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/38413/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38413/",
        "id": 38413,
        "title": "NewYork",
        "author_nicks": [
            {
                "name": "Aunderwex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24720/?format=api",
                    "id": 24720,
                    "name": "Aunderwex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "daftN0!ze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18106/?format=api",
                    "id": 18106,
                    "name": "daftN0!ze",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-30",
        "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/52878/?format=api",
        "demozoo_url": "https://demozoo.org/music/52878/",
        "id": 52878,
        "title": "MadeOfPlastic",
        "author_nicks": [
            {
                "name": "Aunderwex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24720/?format=api",
                    "id": 24720,
                    "name": "Aunderwex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "daftN0!ze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18106/?format=api",
                    "id": 18106,
                    "name": "daftN0!ze",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]