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

[
    {
        "url": "https://demozoo.org/api/v1/productions/355232/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/355232/",
        "id": 355232,
        "title": "MOVE It To AWESOME!",
        "author_nicks": [
            {
                "name": "Shat Hippens",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60848/?format=api",
                    "id": 60848,
                    "name": "Shat Hippens",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72131/?format=api",
                    "id": 72131,
                    "name": "Pure",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-08-17",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177203/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/177203/",
        "id": 177203,
        "title": "True Love ft. BURPS",
        "author_nicks": [
            {
                "name": "LordNikon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3045/?format=api",
                    "id": 3045,
                    "name": "LordNikon",
                    "is_group": false
                }
            },
            {
                "name": "Shat Hippens",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60848/?format=api",
                    "id": 60848,
                    "name": "Shat Hippens",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08-19",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/144277/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/144277/",
        "id": 144277,
        "title": "It's Kwirkjoy",
        "author_nicks": [
            {
                "name": "Shat Hippens",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60848/?format=api",
                    "id": 60848,
                    "name": "Shat Hippens",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]