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

[
    {
        "url": "https://demozoo.org/api/v1/productions/206479/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206479/",
        "id": 206479,
        "title": "Tradomania March 1992",
        "author_nicks": [
            {
                "name": "Chaze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99546/?format=api",
                    "id": 99546,
                    "name": "Chaze",
                    "is_group": false
                }
            },
            {
                "name": "Magic Fly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/94201/?format=api",
                    "id": 94201,
                    "name": "Magic Fly",
                    "is_group": false
                }
            },
            {
                "name": "Phase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/324/?format=api",
                    "id": 324,
                    "name": "Phase",
                    "is_group": false
                }
            },
            {
                "name": "Tron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78652/?format=api",
                    "id": 78652,
                    "name": "Tron",
                    "is_group": false
                }
            },
            {
                "name": "Wayne Mendoza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51299/?format=api",
                    "id": 51299,
                    "name": "Wayne Mendoza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04-06",
        "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/215267/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215267/",
        "id": 215267,
        "title": "Tradomania Mini",
        "author_nicks": [
            {
                "name": "Tron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78652/?format=api",
                    "id": 78652,
                    "name": "Tron",
                    "is_group": false
                }
            },
            {
                "name": "Wayne Mendoza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51299/?format=api",
                    "id": 51299,
                    "name": "Wayne Mendoza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]