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

[
    {
        "url": "https://demozoo.org/api/v1/productions/112524/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112524/",
        "id": 112524,
        "title": "Expo Demo II",
        "author_nicks": [
            {
                "name": "Stichting Pokey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49642/?format=api",
                    "id": 49642,
                    "name": "Stichting Pokey",
                    "is_group": true
                }
            },
            {
                "name": "The Comtech Crew",
                "abbreviation": "TCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83883/?format=api",
                    "id": 83883,
                    "name": "The Comtech Crew",
                    "is_group": true
                }
            },
            {
                "name": "The Corporation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35363/?format=api",
                    "id": 35363,
                    "name": "The Corporation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/145764/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145764/",
        "id": 145764,
        "title": "Pokey's Infodisk",
        "author_nicks": [
            {
                "name": "Stichting Pokey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49642/?format=api",
                    "id": 49642,
                    "name": "Stichting Pokey",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/111374/?format=api",
        "demozoo_url": "https://demozoo.org/productions/111374/",
        "id": 111374,
        "title": "The Unity Project",
        "author_nicks": [
            {
                "name": "Stichting Pokey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49642/?format=api",
                    "id": 49642,
                    "name": "Stichting Pokey",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]