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

[
    {
        "url": "https://demozoo.org/api/v1/productions/164088/?format=api",
        "demozoo_url": "https://demozoo.org/music/164088/",
        "id": 164088,
        "title": "Tribulator",
        "author_nicks": [
            {
                "name": "Goto80",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2055/?format=api",
                    "id": 2055,
                    "name": "Goto80",
                    "is_group": false
                }
            },
            {
                "name": "Niemo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18374/?format=api",
                    "id": 18374,
                    "name": "Niemo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-10-08",
        "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/25831/?format=api",
        "demozoo_url": "https://demozoo.org/music/25831/",
        "id": 25831,
        "title": "Fucked At LCP",
        "author_nicks": [
            {
                "name": "Niemo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18374/?format=api",
                    "id": 18374,
                    "name": "Niemo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hack'n'Trade",
                "abbreviation": "ht",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                    "id": 10273,
                    "name": "Hack'n'Trade",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "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"
        ]
    }
]