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

[
    {
        "url": "https://demozoo.org/api/v1/productions/5244/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5244/",
        "id": 5244,
        "title": "kooz",
        "author_nicks": [
            {
                "name": "Ida",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6587/?format=api",
                    "id": 6587,
                    "name": "Ida",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-23",
        "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/30877/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30877/",
        "id": 30877,
        "title": "Tg-ppl",
        "author_nicks": [
            {
                "name": "Ida",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6587/?format=api",
                    "id": 6587,
                    "name": "Ida",
                    "is_group": false
                }
            },
            {
                "name": "Zupa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20905/?format=api",
                    "id": 20905,
                    "name": "Zupa",
                    "is_group": false
                }
            },
            {
                "name": "j5y",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20904/?format=api",
                    "id": 20904,
                    "name": "j5y",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22556/?format=api",
        "demozoo_url": "https://demozoo.org/music/22556/",
        "id": 22556,
        "title": "Ugle-Amokk 2.0 - Extended Edit",
        "author_nicks": [
            {
                "name": "Ida",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6587/?format=api",
                    "id": 6587,
                    "name": "Ida",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]