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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38950/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38950/",
        "id": 38950,
        "title": "Night Rider",
        "author_nicks": [
            {
                "name": "Ufo-girl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24235/?format=api",
                    "id": 24235,
                    "name": "Ufo-girl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberbabes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24930/?format=api",
                    "id": 24930,
                    "name": "Cyberbabes",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-12-11",
        "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/38982/?format=api",
        "demozoo_url": "https://demozoo.org/music/38982/",
        "id": 38982,
        "title": "Heart Beat",
        "author_nicks": [
            {
                "name": "Ufo-girl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24235/?format=api",
                    "id": 24235,
                    "name": "Ufo-girl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberbabes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24930/?format=api",
                    "id": 24930,
                    "name": "Cyberbabes",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-12-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37313/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37313/",
        "id": 37313,
        "title": "Cracked Mind",
        "author_nicks": [
            {
                "name": "Ufo-girl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24235/?format=api",
                    "id": 24235,
                    "name": "Ufo-girl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-13",
        "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/37329/?format=api",
        "demozoo_url": "https://demozoo.org/music/37329/",
        "id": 37329,
        "title": "Wuuf",
        "author_nicks": [
            {
                "name": "Ufo-girl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24235/?format=api",
                    "id": 24235,
                    "name": "Ufo-girl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]