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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47593/?format=api",
        "demozoo_url": "https://demozoo.org/music/47593/",
        "id": 47593,
        "title": "Arrow",
        "author_nicks": [
            {
                "name": "Mr. Joker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29213/?format=api",
                    "id": 29213,
                    "name": "Mr. Joker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-12-02",
        "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/133184/?format=api",
        "demozoo_url": "https://demozoo.org/music/133184/",
        "id": 133184,
        "title": "Klyschiga Ackord",
        "author_nicks": [
            {
                "name": "Mr. Joker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29213/?format=api",
                    "id": 29213,
                    "name": "Mr. Joker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]