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

[
    {
        "url": "https://demozoo.org/api/v1/productions/63505/?format=api",
        "demozoo_url": "https://demozoo.org/music/63505/",
        "id": 63505,
        "title": "Undo Toffifee",
        "author_nicks": [
            {
                "name": "Gurligebis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34064/?format=api",
                    "id": 34064,
                    "name": "Gurligebis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TUS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34065/?format=api",
                    "id": 34065,
                    "name": "[TUS]",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-02-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/64089/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64089/",
        "id": 64089,
        "title": "TUS at TMD",
        "author_nicks": [
            {
                "name": "Gurligebis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34064/?format=api",
                    "id": 34064,
                    "name": "Gurligebis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TUS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34065/?format=api",
                    "id": 34065,
                    "name": "[TUS]",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-02-16",
        "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/58107/?format=api",
        "demozoo_url": "https://demozoo.org/music/58107/",
        "id": 58107,
        "title": "[TUS] feat. Alexanderband",
        "author_nicks": [
            {
                "name": "Gurligebis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34064/?format=api",
                    "id": 34064,
                    "name": "Gurligebis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "[TUS]",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34065/?format=api",
                    "id": 34065,
                    "name": "[TUS]",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-10-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]