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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33635/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33635/",
        "id": 33635,
        "title": "andy",
        "author_nicks": [
            {
                "name": "thmur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22373/?format=api",
                    "id": 22373,
                    "name": "thmur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "hev",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22374/?format=api",
                    "id": 22374,
                    "name": "Hev Pozitove",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "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/33613/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33613/",
        "id": 33613,
        "title": "15_sec!!.com",
        "author_nicks": [
            {
                "name": "Larry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19927/?format=api",
                    "id": 19927,
                    "name": "Larry",
                    "is_group": false
                }
            },
            {
                "name": "Tmur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22373/?format=api",
                    "id": 22373,
                    "name": "thmur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Capanna",
                "abbreviation": "CN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3773/?format=api",
                    "id": 3773,
                    "name": "CaPaNÑa",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/201196/?format=api",
        "demozoo_url": "https://demozoo.org/music/201196/",
        "id": 201196,
        "title": "Al-tatoo",
        "author_nicks": [
            {
                "name": "Tmur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22373/?format=api",
                    "id": 22373,
                    "name": "thmur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "hev",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22374/?format=api",
                    "id": 22374,
                    "name": "Hev Pozitove",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]