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

[
    {
        "url": "https://demozoo.org/api/v1/productions/137952/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137952/",
        "id": 137952,
        "title": "Digital Song Maker Demo",
        "author_nicks": [
            {
                "name": "Xbios Men",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154890/?format=api",
                    "id": 154890,
                    "name": "Xbios Men",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/191625/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191625/",
        "id": 191625,
        "title": "Ventura Demo - The Grid",
        "author_nicks": [
            {
                "name": "The Overlanders",
                "abbreviation": "OVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                    "id": 2223,
                    "name": "Overlanders",
                    "is_group": true
                }
            },
            {
                "name": "Xbios Men",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154890/?format=api",
                    "id": 154890,
                    "name": "Xbios Men",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/166983/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166983/",
        "id": 166983,
        "title": "Xbios Men Demo",
        "author_nicks": [
            {
                "name": "The Overlanders",
                "abbreviation": "OVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                    "id": 2223,
                    "name": "Overlanders",
                    "is_group": true
                }
            },
            {
                "name": "Xbios Men",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154890/?format=api",
                    "id": 154890,
                    "name": "Xbios Men",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]