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

[
    {
        "url": "https://demozoo.org/api/v1/productions/179292/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/179292/",
        "id": 179292,
        "title": "Lewitator",
        "author_nicks": [
            {
                "name": "Benton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24503/?format=api",
                    "id": 24503,
                    "name": "Benton",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "GOTHiC",
                "abbreviation": "GOT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39534/?format=api",
                    "id": 39534,
                    "name": "GOTHiC",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lightwave"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171095/?format=api",
        "demozoo_url": "https://demozoo.org/music/171095/",
        "id": 171095,
        "title": "Trance",
        "author_nicks": [
            {
                "name": "Benton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24503/?format=api",
                    "id": 24503,
                    "name": "Benton",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163711/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163711/",
        "id": 163711,
        "title": "Terrax",
        "author_nicks": [
            {
                "name": "Benton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24503/?format=api",
                    "id": 24503,
                    "name": "Benton",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]