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

[
    {
        "url": "https://demozoo.org/api/v1/productions/103241/?format=api",
        "demozoo_url": "https://demozoo.org/music/103241/",
        "id": 103241,
        "title": "Let's Read !!",
        "author_nicks": [
            {
                "name": "Gipn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32268/?format=api",
                    "id": 32268,
                    "name": "Gipn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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/114211/?format=api",
        "demozoo_url": "https://demozoo.org/music/114211/",
        "id": 114211,
        "title": "Manciola - Etnos",
        "author_nicks": [
            {
                "name": "Eric Ksouri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32268/?format=api",
                    "id": 32268,
                    "name": "Gipn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/114212/?format=api",
        "demozoo_url": "https://demozoo.org/music/114212/",
        "id": 114212,
        "title": "Manciola - Melia",
        "author_nicks": [
            {
                "name": "Eric Ksouri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32268/?format=api",
                    "id": 32268,
                    "name": "Gipn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    }
]