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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50913/?format=api",
        "demozoo_url": "https://demozoo.org/music/50913/",
        "id": 50913,
        "title": "Testromiac",
        "author_nicks": [
            {
                "name": "Prowler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30276/?format=api",
                    "id": 30276,
                    "name": "Prowler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insomnia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19835/?format=api",
                    "id": 19835,
                    "name": "Insomnia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165730/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/165730/",
        "id": 165730,
        "title": "4 Logoer",
        "author_nicks": [
            {
                "name": "Prowler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30276/?format=api",
                    "id": 30276,
                    "name": "Prowler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insomnia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19835/?format=api",
                    "id": 19835,
                    "name": "Insomnia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]