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

[
    {
        "url": "https://demozoo.org/api/v1/productions/184226/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184226/",
        "id": 184226,
        "title": "HHSF2018 Invite",
        "author_nicks": [
            {
                "name": "BioNiK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35854/?format=api",
                    "id": 35854,
                    "name": "BioNiK",
                    "is_group": false
                }
            },
            {
                "name": "Elite Dekkerz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73612/?format=api",
                    "id": 73612,
                    "name": "Elite Dekkerz",
                    "is_group": false
                }
            },
            {
                "name": "Thykka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39239/?format=api",
                    "id": 39239,
                    "name": "Thykka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/61861/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/61861/",
        "id": 61861,
        "title": "Home Sweet Home",
        "author_nicks": [
            {
                "name": "BioNiK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35854/?format=api",
                    "id": 35854,
                    "name": "BioNiK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]