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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168745/?format=api",
        "demozoo_url": "https://demozoo.org/music/168745/",
        "id": 168745,
        "title": "A pharyn keszult!!!",
        "author_nicks": [
            {
                "name": "Brain Rain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23587/?format=api",
                    "id": 23587,
                    "name": "Brain Rain",
                    "is_group": false
                }
            },
            {
                "name": "Frensys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70074/?format=api",
                    "id": 70074,
                    "name": "Frensys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]