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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335371/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335371/",
        "id": 335371,
        "title": "Coop Collection",
        "author_nicks": [
            {
                "name": "Ideal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22357/?format=api",
                    "id": 22357,
                    "name": "Ideal",
                    "is_group": true
                }
            },
            {
                "name": "Thunders",
                "abbreviation": "THR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68780/?format=api",
                    "id": 68780,
                    "name": "Thunders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11-29",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368377/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368377/",
        "id": 368377,
        "title": "Cyberland 2",
        "author_nicks": [
            {
                "name": "Thunders",
                "abbreviation": "THR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68780/?format=api",
                    "id": 68780,
                    "name": "Thunders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368376/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368376/",
        "id": 368376,
        "title": "Cyberland",
        "author_nicks": [
            {
                "name": "Thunders",
                "abbreviation": "THR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68780/?format=api",
                    "id": 68780,
                    "name": "Thunders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-01",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]