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

[
    {
        "url": "https://demozoo.org/api/v1/productions/353126/?format=api",
        "demozoo_url": "https://demozoo.org/productions/353126/",
        "id": 353126,
        "title": "Scroller",
        "author_nicks": [
            {
                "name": "Zone 13",
                "abbreviation": "z13",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51532/?format=api",
                    "id": 51532,
                    "name": "Zone 13",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-07-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/311241/?format=api",
        "demozoo_url": "https://demozoo.org/productions/311241/",
        "id": 311241,
        "title": "HCH22",
        "author_nicks": [
            {
                "name": "Zone 13",
                "abbreviation": "z13",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51532/?format=api",
                    "id": 51532,
                    "name": "Zone 13",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-07-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/190145/?format=api",
        "demozoo_url": "https://demozoo.org/productions/190145/",
        "id": 190145,
        "title": "Dino",
        "author_nicks": [
            {
                "name": "Zone 13",
                "abbreviation": "z13",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51532/?format=api",
                    "id": 51532,
                    "name": "Zone 13",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-07-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]