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

[
    {
        "url": "https://demozoo.org/api/v1/productions/307650/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307650/",
        "id": 307650,
        "title": "minifmod++",
        "author_nicks": [
            {
                "name": "Firelight Technologies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130935/?format=api",
                    "id": 130935,
                    "name": "Firelight Technologies",
                    "is_group": true
                }
            },
            {
                "name": "Pan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12180/?format=api",
                    "id": 12180,
                    "name": "Pan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spinning Kids",
                "abbreviation": "SK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11518/?format=api",
                    "id": 11518,
                    "name": "Spinning Kids",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-01-30",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29513/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29513/",
        "id": 29513,
        "title": "SukaForte",
        "author_nicks": [
            {
                "name": "Pan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12180/?format=api",
                    "id": 12180,
                    "name": "Pan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spinning Kids",
                "abbreviation": "SK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11518/?format=api",
                    "id": 11518,
                    "name": "Spinning Kids",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323908/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323908/",
        "id": 323908,
        "title": "Pandelbrot",
        "author_nicks": [
            {
                "name": "Pan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12180/?format=api",
                    "id": 12180,
                    "name": "Pan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spinning Kids",
                "abbreviation": "SK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11518/?format=api",
                    "id": 11518,
                    "name": "Spinning Kids",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "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/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]