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

[
    {
        "url": "https://demozoo.org/api/v1/productions/337772/?format=api",
        "demozoo_url": "https://demozoo.org/productions/337772/",
        "id": 337772,
        "title": "Hearts",
        "author_nicks": [
            {
                "name": "kiuhbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141180/?format=api",
                    "id": 141180,
                    "name": "kiuhbit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                "id": 81,
                "name": "PICO-8"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/15/?format=api",
                "id": 15,
                "name": "32b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/337801/?format=api",
        "demozoo_url": "https://demozoo.org/productions/337801/",
        "id": 337801,
        "title": "Pride",
        "author_nicks": [
            {
                "name": "kiuhbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141180/?format=api",
                    "id": 141180,
                    "name": "kiuhbit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                "id": 81,
                "name": "PICO-8"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
                "id": 16,
                "name": "64b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/337834/?format=api",
        "demozoo_url": "https://demozoo.org/productions/337834/",
        "id": 337834,
        "title": "The Edge",
        "author_nicks": [
            {
                "name": "kiuhbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141180/?format=api",
                    "id": 141180,
                    "name": "kiuhbit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                "id": 81,
                "name": "PICO-8"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/337631/?format=api",
        "demozoo_url": "https://demozoo.org/productions/337631/",
        "id": 337631,
        "title": "Kraken Ink",
        "author_nicks": [
            {
                "name": "kiuhbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141180/?format=api",
                    "id": 141180,
                    "name": "kiuhbit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                "id": 81,
                "name": "PICO-8"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]