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

[
    {
        "url": "https://demozoo.org/api/v1/productions/292513/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292513/",
        "id": 292513,
        "title": "Jab Runner",
        "author_nicks": [
            {
                "name": "Hackefuffel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71123/?format=api",
                    "id": 71123,
                    "name": "Hackefuffel",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
                "id": 92,
                "name": "TIC-80"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/185609/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185609/",
        "id": 185609,
        "title": "Raytracing Testtro #1",
        "author_nicks": [
            {
                "name": "Hackefuffel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71123/?format=api",
                    "id": 71123,
                    "name": "Hackefuffel",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-01",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "bass"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173218/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173218/",
        "id": 173218,
        "title": "Megademo",
        "author_nicks": [
            {
                "name": "Hackefuffel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71123/?format=api",
                    "id": 71123,
                    "name": "Hackefuffel",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-06-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "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": [
            "opengl",
            "software-rendering",
            "upx",
            "megademo",
            "raytracing"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173229/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173229/",
        "id": 173229,
        "title": "fr025 final final",
        "author_nicks": [
            {
                "name": "Hackefuffel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71123/?format=api",
                    "id": 71123,
                    "name": "Hackefuffel",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-06-17",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "werkkzeug",
            "humor",
            "remix",
            "parody"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/170863/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170863/",
        "id": 170863,
        "title": "Puzzle Cave 3",
        "author_nicks": [
            {
                "name": "Hackefuffel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71123/?format=api",
                    "id": 71123,
                    "name": "Hackefuffel",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-16",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "puzzle-game"
        ]
    }
]