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

[
    {
        "url": "https://demozoo.org/api/v1/productions/287923/?format=api",
        "demozoo_url": "https://demozoo.org/music/287923/",
        "id": 287923,
        "title": "Dissonance",
        "author_nicks": [
            {
                "name": "Dvize",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13466/?format=api",
                    "id": 13466,
                    "name": "Dvize",
                    "is_group": false
                }
            },
            {
                "name": "MickyD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92650/?format=api",
                    "id": 92650,
                    "name": "Mickey-D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kronical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62333/?format=api",
                    "id": 62333,
                    "name": "Kronical",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/211365/?format=api",
        "demozoo_url": "https://demozoo.org/music/211365/",
        "id": 211365,
        "title": "frie's wit dat?",
        "author_nicks": [
            {
                "name": "Dvize",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13466/?format=api",
                    "id": 13466,
                    "name": "Dvize",
                    "is_group": false
                }
            },
            {
                "name": "Mickey-D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92650/?format=api",
                    "id": 92650,
                    "name": "Mickey-D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-26",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]