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

[
    {
        "url": "https://demozoo.org/api/v1/productions/366261/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366261/",
        "id": 366261,
        "title": "Hot Stuff (1)",
        "author_nicks": [
            {
                "name": "The Golden Delta",
                "abbreviation": "TGD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147651/?format=api",
                    "id": 147651,
                    "name": "The Golden Delta",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366263/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366263/",
        "id": 366263,
        "title": "Hot Stuff (2)",
        "author_nicks": [
            {
                "name": "The Golden Delta",
                "abbreviation": "TGD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147651/?format=api",
                    "id": 147651,
                    "name": "The Golden Delta",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-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/366266/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366266/",
        "id": 366266,
        "title": "Party Invitation",
        "author_nicks": [
            {
                "name": "The Golden Delta",
                "abbreviation": "TGD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147651/?format=api",
                    "id": 147651,
                    "name": "The Golden Delta",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]