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

[
    {
        "url": "https://demozoo.org/api/v1/productions/183826/?format=api",
        "demozoo_url": "https://demozoo.org/music/183826/",
        "id": 183826,
        "title": "Fishnchip",
        "author_nicks": [
            {
                "name": "Dystop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41752/?format=api",
                    "id": 41752,
                    "name": "Dystop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-06-09",
        "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/183827/?format=api",
        "demozoo_url": "https://demozoo.org/music/183827/",
        "id": 183827,
        "title": "Dr Jörgen-Werner von Grep",
        "author_nicks": [
            {
                "name": "Dystop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41752/?format=api",
                    "id": 41752,
                    "name": "Dystop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-06-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81525/?format=api",
        "demozoo_url": "https://demozoo.org/music/81525/",
        "id": 81525,
        "title": "Baug",
        "author_nicks": [
            {
                "name": "Dystop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41752/?format=api",
                    "id": 41752,
                    "name": "Dystop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "8BitError",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41750/?format=api",
                    "id": 41750,
                    "name": "8BitError",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]