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

[
    {
        "url": "https://demozoo.org/api/v1/productions/300256/?format=api",
        "demozoo_url": "https://demozoo.org/productions/300256/",
        "id": 300256,
        "title": "Varooom 3D",
        "author_nicks": [
            {
                "name": "GValiente",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116491/?format=api",
                    "id": 116491,
                    "name": "GValiente",
                    "is_group": false
                }
            },
            {
                "name": "Tempest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                    "id": 1477,
                    "name": "Tempest",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-07-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283086/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283086/",
        "id": 283086,
        "title": "GBA-NICCC",
        "author_nicks": [
            {
                "name": "GValiente",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116491/?format=api",
                    "id": 116491,
                    "name": "GValiente",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-08-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "maxmod",
            "source-available",
            "stniccc-challenge"
        ]
    }
]