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

[
    {
        "url": "https://demozoo.org/api/v1/productions/160255/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160255/",
        "id": 160255,
        "title": "Zebuland (V1.25)",
        "author_nicks": [
            {
                "name": "Jaysoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29616/?format=api",
                    "id": 29616,
                    "name": "Jaysoft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/160257/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160257/",
        "id": 160257,
        "title": "Mines",
        "author_nicks": [
            {
                "name": "Jaysoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29616/?format=api",
                    "id": 29616,
                    "name": "Jaysoft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117877/?format=api",
        "demozoo_url": "https://demozoo.org/productions/117877/",
        "id": 117877,
        "title": "Zebuland (Betaversion)",
        "author_nicks": [
            {
                "name": "Jaysoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29616/?format=api",
                    "id": 29616,
                    "name": "Jaysoft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome"
        ]
    }
]