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

[
    {
        "url": "https://demozoo.org/api/v1/productions/145537/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145537/",
        "id": 145537,
        "title": "International Karate – Enhanced Edition 2014",
        "author_nicks": [
            {
                "name": "System 3 Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54102/?format=api",
                    "id": 54102,
                    "name": "System 3 Software",
                    "is_group": true
                }
            },
            {
                "name": "pavros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50384/?format=api",
                    "id": 50384,
                    "name": "pavros",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-12-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147383/?format=api",
        "demozoo_url": "https://demozoo.org/productions/147383/",
        "id": 147383,
        "title": "Myth (Demo 2)",
        "author_nicks": [
            {
                "name": "System 3 Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54102/?format=api",
                    "id": 54102,
                    "name": "System 3 Software",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-09-15",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "myth"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123773/?format=api",
        "demozoo_url": "https://demozoo.org/productions/123773/",
        "id": 123773,
        "title": "Flimbos Quest (Preview)",
        "author_nicks": [
            {
                "name": "System 3 Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54102/?format=api",
                    "id": 54102,
                    "name": "System 3 Software",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]