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

[
    {
        "url": "https://demozoo.org/api/v1/productions/215468/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215468/",
        "id": 215468,
        "title": "Desert Strike: Return To The Gulf +10",
        "author_nicks": [
            {
                "name": "Solution",
                "abbreviation": "SLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52556/?format=api",
                    "id": 52556,
                    "name": "Solution",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-03-27",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/119636/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119636/",
        "id": 119636,
        "title": "Odeon",
        "author_nicks": [
            {
                "name": "Solution",
                "abbreviation": "SLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52556/?format=api",
                    "id": 52556,
                    "name": "Solution",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-28",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/215471/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215471/",
        "id": 215471,
        "title": "Klotro",
        "author_nicks": [
            {
                "name": "Solution",
                "abbreviation": "SLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52556/?format=api",
                    "id": 52556,
                    "name": "Solution",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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": []
    }
]