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

[
    {
        "url": "https://demozoo.org/api/v1/productions/368330/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368330/",
        "id": 368330,
        "title": "Space It",
        "author_nicks": [
            {
                "name": "The Shadows",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109973/?format=api",
                    "id": 109973,
                    "name": "The Shadows",
                    "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/331680/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331680/",
        "id": 331680,
        "title": "It's Party! -01-",
        "author_nicks": [
            {
                "name": "Contex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6536/?format=api",
                    "id": 6536,
                    "name": "Contex",
                    "is_group": true
                }
            },
            {
                "name": "Full Force",
                "abbreviation": "FF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6535/?format=api",
                    "id": 6535,
                    "name": "Full Force",
                    "is_group": true
                }
            },
            {
                "name": "Megastyle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1263/?format=api",
                    "id": 1263,
                    "name": "Megastyle",
                    "is_group": true
                }
            },
            {
                "name": "The Shadows",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109973/?format=api",
                    "id": 109973,
                    "name": "The Shadows",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368329/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368329/",
        "id": 368329,
        "title": "Jumping Jack Flash",
        "author_nicks": [
            {
                "name": "The Shadows",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109973/?format=api",
                    "id": 109973,
                    "name": "The Shadows",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-02-08",
        "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"
        ]
    }
]