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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152147/?format=api",
        "demozoo_url": "https://demozoo.org/productions/152147/",
        "id": 152147,
        "title": "The Offical PC-Intro#1 To TG97",
        "author_nicks": [
            {
                "name": "Digital Predators",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63014/?format=api",
                    "id": 63014,
                    "name": "Digital Predators",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/183960/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183960/",
        "id": 183960,
        "title": "Phrozen Crew Cracktro",
        "author_nicks": [
            {
                "name": "Digital Predators",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63014/?format=api",
                    "id": 63014,
                    "name": "Digital Predators",
                    "is_group": true
                }
            },
            {
                "name": "Phrozen Crew",
                "abbreviation": "PC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67782/?format=api",
                    "id": 67782,
                    "name": "Phrozen Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/217293/?format=api",
        "demozoo_url": "https://demozoo.org/productions/217293/",
        "id": 217293,
        "title": "The Gathering 1997 Invitation",
        "author_nicks": [
            {
                "name": "Digital Predators",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63014/?format=api",
                    "id": 63014,
                    "name": "Digital Predators",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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": []
    }
]