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

[
    {
        "url": "https://demozoo.org/api/v1/productions/365953/?format=api",
        "demozoo_url": "https://demozoo.org/productions/365953/",
        "id": 365953,
        "title": "Shadow Picture",
        "author_nicks": [
            {
                "name": "The Curious Five",
                "abbreviation": "TCF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109632/?format=api",
                    "id": 109632,
                    "name": "The Curious Five",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/346867/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346867/",
        "id": 346867,
        "title": "Party Demo",
        "author_nicks": [
            {
                "name": "Fantasy Cracking Service",
                "abbreviation": "FCS, F.C.S.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60802/?format=api",
                    "id": 60802,
                    "name": "Fantasy Cracking Service",
                    "is_group": true
                }
            },
            {
                "name": "The Curious Five",
                "abbreviation": "TCF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109632/?format=api",
                    "id": 109632,
                    "name": "The Curious Five",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/333862/?format=api",
        "demozoo_url": "https://demozoo.org/productions/333862/",
        "id": 333862,
        "title": "The Last TCF",
        "author_nicks": [
            {
                "name": "Cracking For Lovers",
                "abbreviation": "CFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107416/?format=api",
                    "id": 107416,
                    "name": "Cracking For Lovers",
                    "is_group": true
                }
            },
            {
                "name": "Fantasy Cracking Service",
                "abbreviation": "FCS, F.C.S.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60802/?format=api",
                    "id": 60802,
                    "name": "Fantasy Cracking Service",
                    "is_group": true
                }
            },
            {
                "name": "The Curious Five",
                "abbreviation": "TCF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109632/?format=api",
                    "id": 109632,
                    "name": "The Curious Five",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-11-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]