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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352368/?format=api",
        "demozoo_url": "https://demozoo.org/productions/352368/",
        "id": 352368,
        "title": "LCF",
        "author_nicks": [
            {
                "name": "Icarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10166/?format=api",
                    "id": 10166,
                    "name": "Icarus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Paradox",
                "abbreviation": "PDX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                    "id": 1853,
                    "name": "Paradox",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
                "id": 13,
                "name": "Sony Playstation 1 (PSX)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost",
            "libcrypt-protection",
            "psx-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336195/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336195/",
        "id": 336195,
        "title": "Shit-Tro",
        "author_nicks": [
            {
                "name": "Icarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10166/?format=api",
                    "id": 10166,
                    "name": "Icarus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hellfire",
                "abbreviation": "HF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10323/?format=api",
                    "id": 10323,
                    "name": "Hellfire",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]