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

[
    {
        "url": "https://demozoo.org/api/v1/productions/372008/?format=api",
        "demozoo_url": "https://demozoo.org/music/372008/",
        "id": 372008,
        "title": "Balthazar's Otitis",
        "author_nicks": [
            {
                "name": "Balthazar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3060/?format=api",
                    "id": 3060,
                    "name": "Balthazar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damones",
                "abbreviation": "DMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                    "id": 2908,
                    "name": "Damones",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/372006/?format=api",
        "demozoo_url": "https://demozoo.org/music/372006/",
        "id": 372006,
        "title": "Pieces Rappiomix",
        "author_nicks": [
            {
                "name": "Balthazar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3060/?format=api",
                    "id": 3060,
                    "name": "Balthazar",
                    "is_group": false
                }
            },
            {
                "name": "Darra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3061/?format=api",
                    "id": 3061,
                    "name": "Darra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damones",
                "abbreviation": "DMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                    "id": 2908,
                    "name": "Damones",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993",
        "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/372007/?format=api",
        "demozoo_url": "https://demozoo.org/music/372007/",
        "id": 372007,
        "title": "Wunderbar 93.6",
        "author_nicks": [
            {
                "name": "Balthazar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3060/?format=api",
                    "id": 3060,
                    "name": "Balthazar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damones",
                "abbreviation": "DMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                    "id": 2908,
                    "name": "Damones",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993",
        "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",
            "remix"
        ]
    }
]