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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81451/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81451/",
        "id": 81451,
        "title": "Chaos42g",
        "author_nicks": [
            {
                "name": "Geza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41736/?format=api",
                    "id": 41736,
                    "name": "Geza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pathos",
                "abbreviation": "PTS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24317/?format=api",
                    "id": 24317,
                    "name": "Pathos",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-10-08",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81456/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81456/",
        "id": 81456,
        "title": "Kaktusz",
        "author_nicks": [
            {
                "name": "Gezuka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41736/?format=api",
                    "id": 41736,
                    "name": "Geza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pathos",
                "abbreviation": "PTS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24317/?format=api",
                    "id": 24317,
                    "name": "Pathos",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-10-08",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302888/?format=api",
        "demozoo_url": "https://demozoo.org/productions/302888/",
        "id": 302888,
        "title": "Nibbles",
        "author_nicks": [
            {
                "name": "Geza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41736/?format=api",
                    "id": 41736,
                    "name": "Geza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
                "id": 16,
                "name": "64b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available",
            "code-challenge"
        ]
    }
]