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

[
    {
        "url": "https://demozoo.org/api/v1/productions/277271/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277271/",
        "id": 277271,
        "title": "Hardware Malfunction",
        "author_nicks": [
            {
                "name": "Fgenesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34844/?format=api",
                    "id": 34844,
                    "name": "Fgenesis",
                    "is_group": false
                }
            },
            {
                "name": "M4dguy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72281/?format=api",
                    "id": 72281,
                    "name": "M4D",
                    "is_group": false
                }
            },
            {
                "name": "Uctumi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25227/?format=api",
                    "id": 25227,
                    "name": "Uctumi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-04-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            },
            {
                "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": [
            "arduino",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137992/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137992/",
        "id": 137992,
        "title": "Doublex",
        "author_nicks": [
            {
                "name": "Fgenesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34844/?format=api",
                    "id": 34844,
                    "name": "Fgenesis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-05-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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "quickbasic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/130107/?format=api",
        "demozoo_url": "https://demozoo.org/productions/130107/",
        "id": 130107,
        "title": "OMNOMNOM",
        "author_nicks": [
            {
                "name": "Fgenesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34844/?format=api",
                    "id": 34844,
                    "name": "Fgenesis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-12-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/60128/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60128/",
        "id": 60128,
        "title": "Game of Balls",
        "author_nicks": [
            {
                "name": "Fgenesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34844/?format=api",
                    "id": 34844,
                    "name": "Fgenesis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-03-30",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]