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

[
    {
        "url": "https://demozoo.org/api/v1/productions/166389/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166389/",
        "id": 166389,
        "title": "Fireworks Demo",
        "author_nicks": [
            {
                "name": "Obsidian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53216/?format=api",
                    "id": 53216,
                    "name": "Obsidian",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
                "id": 39,
                "name": "Nintendo 64 (N64)"
            }
        ],
        "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/166388/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166388/",
        "id": 166388,
        "title": "The Y2K Demo",
        "author_nicks": [
            {
                "name": "Obsidian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53216/?format=api",
                    "id": 53216,
                    "name": "Obsidian",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
                "id": 39,
                "name": "Nintendo 64 (N64)"
            }
        ],
        "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/121515/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121515/",
        "id": 121515,
        "title": "Mod 2 Musicbox Converter",
        "author_nicks": [
            {
                "name": "Obsidian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53216/?format=api",
                    "id": 53216,
                    "name": "Obsidian",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
                "id": 38,
                "name": "Nintendo Game Boy (GB)"
            },
            {
                "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]