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

[
    {
        "url": "https://demozoo.org/api/v1/productions/328527/?format=api",
        "demozoo_url": "https://demozoo.org/music/328527/",
        "id": 328527,
        "title": "Horns",
        "author_nicks": [
            {
                "name": "Makko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152005/?format=api",
                    "id": 152005,
                    "name": "Makko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/377965/?format=api",
        "demozoo_url": "https://demozoo.org/music/377965/",
        "id": 377965,
        "title": "Nyponsoppa (aka. Asdfa3)",
        "author_nicks": [
            {
                "name": "Makko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152005/?format=api",
                    "id": 152005,
                    "name": "Makko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tequila",
                "abbreviation": "TQL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9999/?format=api",
                    "id": 9999,
                    "name": "Tequila",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/105707/?format=api",
        "demozoo_url": "https://demozoo.org/music/105707/",
        "id": 105707,
        "title": "Kauansittenbetlehem",
        "author_nicks": [
            {
                "name": "Makko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152005/?format=api",
                    "id": 152005,
                    "name": "Makko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tequila",
                "abbreviation": "TQL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9999/?format=api",
                    "id": 9999,
                    "name": "Tequila",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm",
            "cover-version"
        ]
    }
]