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

[
    {
        "url": "https://demozoo.org/api/v1/productions/216415/?format=api",
        "demozoo_url": "https://demozoo.org/music/216415/",
        "id": 216415,
        "title": "Stabilo Booze",
        "author_nicks": [
            {
                "name": "Doze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58451/?format=api",
                    "id": 58451,
                    "name": "Doze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Union",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125281/?format=api",
                    "id": 125281,
                    "name": "Union",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-01",
        "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/216414/?format=api",
        "demozoo_url": "https://demozoo.org/music/216414/",
        "id": 216414,
        "title": "overdoze",
        "author_nicks": [
            {
                "name": "The Doz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58451/?format=api",
                    "id": 58451,
                    "name": "Doze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137771/?format=api",
        "demozoo_url": "https://demozoo.org/music/137771/",
        "id": 137771,
        "title": "Musik",
        "author_nicks": [
            {
                "name": "The Doz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58451/?format=api",
                    "id": 58451,
                    "name": "Doze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Public Enemies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3270/?format=api",
                    "id": 3270,
                    "name": "Public Enemies",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-01-06",
        "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"
        ]
    }
]