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

[
    {
        "url": "https://demozoo.org/api/v1/productions/379442/?format=api",
        "demozoo_url": "https://demozoo.org/productions/379442/",
        "id": 379442,
        "title": "Willy Wonderworm",
        "author_nicks": [
            {
                "name": "Icarus Productions",
                "abbreviation": "IP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66263/?format=api",
                    "id": 66263,
                    "name": "Icarus Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159577/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159577/",
        "id": 159577,
        "title": "Hi-Colour Demo",
        "author_nicks": [
            {
                "name": "Icarus Productions",
                "abbreviation": "IP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66263/?format=api",
                    "id": 66263,
                    "name": "Icarus Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "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/159576/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159576/",
        "id": 159576,
        "title": "2560 Colors Demo",
        "author_nicks": [
            {
                "name": "Icarus Productions",
                "abbreviation": "IP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66263/?format=api",
                    "id": 66263,
                    "name": "Icarus Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "source-available"
        ]
    }
]