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

[
    {
        "url": "https://demozoo.org/api/v1/productions/221969/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221969/",
        "id": 221969,
        "title": "Lejmbajzelek 1",
        "author_nicks": [
            {
                "name": "Terror 13",
                "abbreviation": "T13, Terror13",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92429/?format=api",
                    "id": 92429,
                    "name": "Terror 13",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/221968/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221968/",
        "id": 221968,
        "title": "LameZin 2",
        "author_nicks": [
            {
                "name": "Terror 13",
                "abbreviation": "T13, Terror13",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92429/?format=api",
                    "id": 92429,
                    "name": "Terror 13",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish",
            "amigaguide"
        ]
    }
]