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

[
    {
        "url": "https://demozoo.org/api/v1/productions/293284/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293284/",
        "id": 293284,
        "title": "Resplendency",
        "author_nicks": [
            {
                "name": "Cool Cracker Company",
                "abbreviation": "CCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107397/?format=api",
                    "id": 107397,
                    "name": "Cool Cracker Company",
                    "is_group": true
                }
            },
            {
                "name": "Lazer",
                "abbreviation": "LZR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53297/?format=api",
                    "id": 53297,
                    "name": "Lazer",
                    "is_group": true
                }
            },
            {
                "name": "The Crack Machines",
                "abbreviation": "TCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109624/?format=api",
                    "id": 109624,
                    "name": "The Crack Machines",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-07",
        "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/350838/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350838/",
        "id": 350838,
        "title": "Intro Collection 1",
        "author_nicks": [
            {
                "name": "Lazer",
                "abbreviation": "LZR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53297/?format=api",
                    "id": 53297,
                    "name": "Lazer",
                    "is_group": true
                }
            },
            {
                "name": "The Crack Machines",
                "abbreviation": "TCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109624/?format=api",
                    "id": 109624,
                    "name": "The Crack Machines",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-07",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]