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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58030/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58030/",
        "id": 58030,
        "title": "Augmentation",
        "author_nicks": [
            {
                "name": "Link-D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34024/?format=api",
                    "id": 34024,
                    "name": "Link-D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Loopymind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34025/?format=api",
                    "id": 34025,
                    "name": "Loopymind",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-06-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/342957/?format=api",
        "demozoo_url": "https://demozoo.org/music/342957/",
        "id": 342957,
        "title": "Wicked Man",
        "author_nicks": [
            {
                "name": "Link-D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34024/?format=api",
                    "id": 34024,
                    "name": "Link-D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trance-o-Mania",
                "abbreviation": "TOM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48122/?format=api",
                    "id": 48122,
                    "name": "Trance-o-Mania",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]