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

[
    {
        "url": "https://demozoo.org/api/v1/productions/151118/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/151118/",
        "id": 151118,
        "title": "Desert Warrior",
        "author_nicks": [
            {
                "name": "Redman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16765/?format=api",
                    "id": 16765,
                    "name": "Redman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-01-25",
        "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/106989/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/106989/",
        "id": 106989,
        "title": "A fogyaszto",
        "author_nicks": [
            {
                "name": "Redman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16765/?format=api",
                    "id": 16765,
                    "name": "Redman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-01-05",
        "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/94029/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/94029/",
        "id": 94029,
        "title": "Inkvizitor",
        "author_nicks": [
            {
                "name": "Redman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16765/?format=api",
                    "id": 16765,
                    "name": "Redman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-06-03",
        "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/22950/?format=api",
        "demozoo_url": "https://demozoo.org/music/22950/",
        "id": 22950,
        "title": "Dreams",
        "author_nicks": [
            {
                "name": "Redman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16765/?format=api",
                    "id": 16765,
                    "name": "Redman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]