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

[
    {
        "url": "https://demozoo.org/api/v1/productions/175730/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175730/",
        "id": 175730,
        "title": "3LUX 2006 PREVIEW",
        "author_nicks": [
            {
                "name": "Jumalauta",
                "abbreviation": "JML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                    "id": 1297,
                    "name": "Jumalauta",
                    "is_group": true
                }
            },
            {
                "name": "NrgNation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33738/?format=api",
                    "id": 33738,
                    "name": "NrgNation",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57116/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57116/",
        "id": 57116,
        "title": "Hit Em Wit Da Mitsubishi",
        "author_nicks": [
            {
                "name": "NrgNation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33738/?format=api",
                    "id": 33738,
                    "name": "NrgNation",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-02-24",
        "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": []
    }
]