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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188241/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188241/",
        "id": 188241,
        "title": "SysopDownload V1.1",
        "author_nicks": [
            {
                "name": "Keks Cnet Deszign",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75522/?format=api",
                    "id": 75522,
                    "name": "Keks Dezign",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-16",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "cnet-bbs"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181952/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/181952/",
        "id": 181952,
        "title": "9 rEQUESTED bOARD aSCiiS fOR tAi-bOARDS",
        "author_nicks": [
            {
                "name": "Keks Ascii Dezign",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75522/?format=api",
                    "id": 75522,
                    "name": "Keks Dezign",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]