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

[
    {
        "url": "https://demozoo.org/api/v1/productions/215872/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215872/",
        "id": 215872,
        "title": "Another Mastercreation",
        "author_nicks": [
            {
                "name": "Fat Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92822/?format=api",
                    "id": 92822,
                    "name": "Fat Boys",
                    "is_group": true
                }
            },
            {
                "name": "Swedish Commodore Cracking Service",
                "abbreviation": "SCCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54804/?format=api",
                    "id": 54804,
                    "name": "Swedish Commodore Cracking Service",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/215873/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215873/",
        "id": 215873,
        "title": "First Amiga Demo",
        "author_nicks": [
            {
                "name": "Fat Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92822/?format=api",
                    "id": 92822,
                    "name": "Fat Boys",
                    "is_group": true
                }
            },
            {
                "name": "Swedish Commodore Cracking Service",
                "abbreviation": "SCCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54804/?format=api",
                    "id": 54804,
                    "name": "Swedish Commodore Cracking Service",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-01",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/215874/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215874/",
        "id": 215874,
        "title": "Outstanding Demo",
        "author_nicks": [
            {
                "name": "Fat Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92822/?format=api",
                    "id": 92822,
                    "name": "Fat Boys",
                    "is_group": true
                }
            },
            {
                "name": "Swedish Commodore Cracking Service",
                "abbreviation": "SCCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54804/?format=api",
                    "id": 54804,
                    "name": "Swedish Commodore Cracking Service",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]