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

[
    {
        "url": "https://demozoo.org/api/v1/productions/295018/?format=api",
        "demozoo_url": "https://demozoo.org/music/295018/",
        "id": 295018,
        "title": "Arrive",
        "author_nicks": [
            {
                "name": "TomasM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23375/?format=api",
                    "id": 23375,
                    "name": "TomasM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35640/?format=api",
        "demozoo_url": "https://demozoo.org/music/35640/",
        "id": 35640,
        "title": "Flash",
        "author_nicks": [
            {
                "name": "TomasM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23375/?format=api",
                    "id": 23375,
                    "name": "TomasM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "303 WaShMaChiNe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23376/?format=api",
                    "id": 23376,
                    "name": "303 WaShMaChiNe",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-20",
        "supertype": "music",
        "platforms": [],
        "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/165906/?format=api",
        "demozoo_url": "https://demozoo.org/music/165906/",
        "id": 165906,
        "title": "November 7",
        "author_nicks": [
            {
                "name": "Tomas Magnum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23375/?format=api",
                    "id": 23375,
                    "name": "TomasM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]