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

[
    {
        "url": "https://demozoo.org/api/v1/productions/49075/?format=api",
        "demozoo_url": "https://demozoo.org/music/49075/",
        "id": 49075,
        "title": "Machine At Work",
        "author_nicks": [
            {
                "name": "Utopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19200/?format=api",
                    "id": 19200,
                    "name": "Utopia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-08",
        "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/49186/?format=api",
        "demozoo_url": "https://demozoo.org/music/49186/",
        "id": 49186,
        "title": "Ptysie",
        "author_nicks": [
            {
                "name": "Utopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19200/?format=api",
                    "id": 19200,
                    "name": "Utopia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-08",
        "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/43728/?format=api",
        "demozoo_url": "https://demozoo.org/music/43728/",
        "id": 43728,
        "title": "A.mix.ep.trax.two",
        "author_nicks": [
            {
                "name": "Utopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19200/?format=api",
                    "id": 19200,
                    "name": "Utopia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-25",
        "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/27731/?format=api",
        "demozoo_url": "https://demozoo.org/music/27731/",
        "id": 27731,
        "title": "Discobolos",
        "author_nicks": [
            {
                "name": "Utopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19200/?format=api",
                    "id": 19200,
                    "name": "Utopia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05-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"
        ]
    }
]