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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30867/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30867/",
        "id": 30867,
        "title": "Peaces",
        "author_nicks": [
            {
                "name": "Flood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14141/?format=api",
                    "id": 14141,
                    "name": "Flood",
                    "is_group": true
                }
            },
            {
                "name": "Immortals",
                "abbreviation": "IMR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13840/?format=api",
                    "id": 13840,
                    "name": "Immortals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-10",
        "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": [
            "fmod",
            "video-footage"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173555/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173555/",
        "id": 173555,
        "title": "Revival",
        "author_nicks": [
            {
                "name": "Flood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14141/?format=api",
                    "id": 14141,
                    "name": "Flood",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-16",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97457/?format=api",
        "demozoo_url": "https://demozoo.org/productions/97457/",
        "id": 97457,
        "title": "Jumping Jack",
        "author_nicks": [
            {
                "name": "Flood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14141/?format=api",
                    "id": 14141,
                    "name": "Flood",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]