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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81187/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81187/",
        "id": 81187,
        "title": "Rondell Mannen",
        "author_nicks": [
            {
                "name": "Outpost Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38166/?format=api",
                    "id": 38166,
                    "name": "Outpost Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-11-26",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77447/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77447/",
        "id": 77447,
        "title": "Nostalgica",
        "author_nicks": [
            {
                "name": "Outpost Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38166/?format=api",
                    "id": 38166,
                    "name": "Outpost Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-11-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "boink",
            "boing",
            "amiga-ball"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68290/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68290/",
        "id": 68290,
        "title": "Visualisation",
        "author_nicks": [
            {
                "name": "Outpost Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38166/?format=api",
                    "id": 38166,
                    "name": "Outpost Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]