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

[
    {
        "url": "https://demozoo.org/api/v1/productions/350346/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350346/",
        "id": 350346,
        "title": "Logos Editor V2.0",
        "author_nicks": [
            {
                "name": "Varcaus",
                "abbreviation": "VCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106780/?format=api",
                    "id": 106780,
                    "name": "Varcaus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "graphics-program"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/351513/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351513/",
        "id": 351513,
        "title": "Contact Demo",
        "author_nicks": [
            {
                "name": "Albion Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20545/?format=api",
                    "id": 20545,
                    "name": "Albion Crew",
                    "is_group": true
                }
            },
            {
                "name": "Varcaus",
                "abbreviation": "VCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106780/?format=api",
                    "id": 106780,
                    "name": "Varcaus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/351729/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351729/",
        "id": 351729,
        "title": "Teetotaller",
        "author_nicks": [
            {
                "name": "Varcaus",
                "abbreviation": "VCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106780/?format=api",
                    "id": 106780,
                    "name": "Varcaus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]