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

[
    {
        "url": "https://demozoo.org/api/v1/productions/219746/?format=api",
        "demozoo_url": "https://demozoo.org/productions/219746/",
        "id": 219746,
        "title": "Music Demo Disk",
        "author_nicks": [
            {
                "name": "Sonix Systems",
                "abbreviation": "SS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78027/?format=api",
                    "id": 78027,
                    "name": "Sonix Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/219748/?format=api",
        "demozoo_url": "https://demozoo.org/productions/219748/",
        "id": 219748,
        "title": "Music Demo Disk 2",
        "author_nicks": [
            {
                "name": "Sonix Systems",
                "abbreviation": "SS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78027/?format=api",
                    "id": 78027,
                    "name": "Sonix Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/219749/?format=api",
        "demozoo_url": "https://demozoo.org/productions/219749/",
        "id": 219749,
        "title": "Music Disk 4",
        "author_nicks": [
            {
                "name": "Sonix Systems",
                "abbreviation": "SS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78027/?format=api",
                    "id": 78027,
                    "name": "Sonix Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342659/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342659/",
        "id": 342659,
        "title": "Def Mix",
        "author_nicks": [
            {
                "name": "Sonix Systems",
                "abbreviation": "SS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78027/?format=api",
                    "id": 78027,
                    "name": "Sonix Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": []
    }
]