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

[
    {
        "url": "https://demozoo.org/api/v1/productions/138226/?format=api",
        "demozoo_url": "https://demozoo.org/productions/138226/",
        "id": 138226,
        "title": "Star Wars Cracktro",
        "author_nicks": [
            {
                "name": "Mr. Atari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42788/?format=api",
                    "id": 42788,
                    "name": "Mr. Atari",
                    "is_group": false
                }
            },
            {
                "name": "The Gigabyte Crew",
                "abbreviation": "TGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31441/?format=api",
                    "id": 31441,
                    "name": "The Gigabyte Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-11-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/85542/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85542/",
        "id": 85542,
        "title": "Defender Of The Crown Cracktro",
        "author_nicks": [
            {
                "name": "Mr. Atari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42788/?format=api",
                    "id": 42788,
                    "name": "Mr. Atari",
                    "is_group": false
                }
            },
            {
                "name": "The Gigabyte Crew",
                "abbreviation": "TGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31441/?format=api",
                    "id": 31441,
                    "name": "The Gigabyte Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/85543/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85543/",
        "id": 85543,
        "title": "Trivial Pursuit Cracktro",
        "author_nicks": [
            {
                "name": "Mr. Atari",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42788/?format=api",
                    "id": 42788,
                    "name": "Mr. Atari",
                    "is_group": false
                }
            },
            {
                "name": "The Gigabyte Crew",
                "abbreviation": "TGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31441/?format=api",
                    "id": 31441,
                    "name": "The Gigabyte Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]