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

[
    {
        "url": "https://demozoo.org/api/v1/productions/220302/?format=api",
        "demozoo_url": "https://demozoo.org/music/220302/",
        "id": 220302,
        "title": "Commando Hi",
        "author_nicks": [
            {
                "name": "Crump",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82719/?format=api",
                    "id": 82719,
                    "name": "Crump",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Craze",
                "abbreviation": "CRZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8703/?format=api",
                    "id": 8703,
                    "name": "Craze",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-05-25",
        "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/220303/?format=api",
        "demozoo_url": "https://demozoo.org/music/220303/",
        "id": 220303,
        "title": "Never Ending Story",
        "author_nicks": [
            {
                "name": "Crump",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82719/?format=api",
                    "id": 82719,
                    "name": "Crump",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Craze",
                "abbreviation": "CRZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8703/?format=api",
                    "id": 8703,
                    "name": "Craze",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-05-25",
        "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"
        ]
    }
]