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

[
    {
        "url": "https://demozoo.org/api/v1/productions/306576/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306576/",
        "id": 306576,
        "title": "Terror of the Deep",
        "author_nicks": [
            {
                "name": "Freaky Soft",
                "abbreviation": "FS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78558/?format=api",
                    "id": 78558,
                    "name": "Freaky Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "generated-sound",
            "terror-of-the-deep"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306231/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306231/",
        "id": 306231,
        "title": "Sadism Games",
        "author_nicks": [
            {
                "name": "Freaky Soft",
                "abbreviation": "FS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78558/?format=api",
                    "id": 78558,
                    "name": "Freaky Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "anti-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/300297/?format=api",
        "demozoo_url": "https://demozoo.org/productions/300297/",
        "id": 300297,
        "title": "Jailbreak",
        "author_nicks": [
            {
                "name": "Freaky Soft",
                "abbreviation": "FS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78558/?format=api",
                    "id": 78558,
                    "name": "Freaky Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "jail-break-1986"
        ]
    }
]