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

[
    {
        "url": "https://demozoo.org/api/v1/productions/385997/?format=api",
        "demozoo_url": "https://demozoo.org/productions/385997/",
        "id": 385997,
        "title": "ledtro",
        "author_nicks": [
            {
                "name": "Leviathan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30742/?format=api",
                    "id": 30742,
                    "name": "Leviathan",
                    "is_group": false
                }
            },
            {
                "name": "Zsazs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116488/?format=api",
                    "id": 116488,
                    "name": "Zsazs",
                    "is_group": false
                }
            },
            {
                "name": "aubilenon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154885/?format=api",
                    "id": 154885,
                    "name": "aubilenon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/386244/?format=api",
        "demozoo_url": "https://demozoo.org/productions/386244/",
        "id": 386244,
        "title": "Magic Crayon Conundrum",
        "author_nicks": [
            {
                "name": "Cuthalion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154885/?format=api",
                    "id": 154885,
                    "name": "aubilenon",
                    "is_group": false
                }
            },
            {
                "name": "Fast Idio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154952/?format=api",
                    "id": 154952,
                    "name": "Fast Idio",
                    "is_group": false
                }
            },
            {
                "name": "Kevin Smith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154953/?format=api",
                    "id": 154953,
                    "name": "Kevin Smith",
                    "is_group": false
                }
            },
            {
                "name": "Virt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/830/?format=api",
                    "id": 830,
                    "name": "Virt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]