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

[
    {
        "url": "https://demozoo.org/api/v1/productions/267066/?format=api",
        "demozoo_url": "https://demozoo.org/productions/267066/",
        "id": 267066,
        "title": "Boot 'Em V1.1",
        "author_nicks": [
            {
                "name": "Technoforce",
                "abbreviation": "TNF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89536/?format=api",
                    "id": 89536,
                    "name": "Technoforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280057/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280057/",
        "id": 280057,
        "title": "Ball-Breaker BBS",
        "author_nicks": [
            {
                "name": "Technoforce",
                "abbreviation": "TNF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89536/?format=api",
                    "id": 89536,
                    "name": "Technoforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-02-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": [
            "turbo-pascal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203632/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203632/",
        "id": 203632,
        "title": "Showpath",
        "author_nicks": [
            {
                "name": "Technoforce",
                "abbreviation": "TNF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89536/?format=api",
                    "id": 89536,
                    "name": "Technoforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-09",
        "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": [
            "cli-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/274920/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274920/",
        "id": 274920,
        "title": "Boot 'Em - Dirty Version",
        "author_nicks": [
            {
                "name": "Technoforce",
                "abbreviation": "TNF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89536/?format=api",
                    "id": 89536,
                    "name": "Technoforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": []
    }
]