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

[
    {
        "url": "https://demozoo.org/api/v1/productions/277064/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277064/",
        "id": 277064,
        "title": "MERKÉN",
        "author_nicks": [
            {
                "name": "Bitnenfer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107277/?format=api",
                    "id": 107277,
                    "name": "Bitnenfer",
                    "is_group": false
                }
            },
            {
                "name": "Foco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113335/?format=api",
                    "id": 113335,
                    "name": "Foco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-04-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
                "id": 38,
                "name": "Nintendo Game Boy (GB)"
            }
        ],
        "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/268109/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268109/",
        "id": 268109,
        "title": "Sacrificio",
        "author_nicks": [
            {
                "name": "Bitnenfer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107277/?format=api",
                    "id": 107277,
                    "name": "Bitnenfer",
                    "is_group": false
                }
            },
            {
                "name": "Foco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113335/?format=api",
                    "id": 113335,
                    "name": "Foco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-09-28",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl",
            "glsl",
            "asm"
        ]
    }
]