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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218370/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218370/",
        "id": 218370,
        "title": "High Octane",
        "author_nicks": [
            {
                "name": "Heavy Cool Cracks",
                "abbreviation": "HCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67783/?format=api",
                    "id": 67783,
                    "name": "Heavy Cool Cracks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-15",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/218372/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218372/",
        "id": 218372,
        "title": "Pirates! Gold - CD32",
        "author_nicks": [
            {
                "name": "Heavy Cool Cracks",
                "abbreviation": "HCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67783/?format=api",
                    "id": 67783,
                    "name": "Heavy Cool Cracks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-25",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "pirates-gold"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/218373/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218373/",
        "id": 218373,
        "title": "War Wizard",
        "author_nicks": [
            {
                "name": "Heavy Cool Cracks",
                "abbreviation": "HCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67783/?format=api",
                    "id": 67783,
                    "name": "Heavy Cool Cracks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-23",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/218371/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218371/",
        "id": 218371,
        "title": "Pinball Fantasies - AGA - 2 disks",
        "author_nicks": [
            {
                "name": "Heavy Cool Cracks",
                "abbreviation": "HCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67783/?format=api",
                    "id": 67783,
                    "name": "Heavy Cool Cracks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "pinball-fantasies"
        ]
    }
]