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

[
    {
        "url": "https://demozoo.org/api/v1/productions/110797/?format=api",
        "demozoo_url": "https://demozoo.org/music/110797/",
        "id": 110797,
        "title": "45 Minutes",
        "author_nicks": [
            {
                "name": "Puryx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/643/?format=api",
                    "id": 643,
                    "name": "Puryx",
                    "is_group": false
                }
            },
            {
                "name": "Trez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6347/?format=api",
                    "id": 6347,
                    "name": "Trez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44935/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44935/",
        "id": 44935,
        "title": "Andy Warhols Childhood",
        "author_nicks": [
            {
                "name": "Trez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6347/?format=api",
                    "id": 6347,
                    "name": "Trez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18610/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18610/",
        "id": 18610,
        "title": "Bluesfish",
        "author_nicks": [
            {
                "name": "Trez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6347/?format=api",
                    "id": 6347,
                    "name": "Trez",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fnuque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2008/?format=api",
                    "id": 2008,
                    "name": "Fnuque",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]