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

[
    {
        "url": "https://demozoo.org/api/v1/productions/184159/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184159/",
        "id": 184159,
        "title": "Pardy",
        "author_nicks": [
            {
                "name": "Gloom",
                "abbreviation": "GLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32881/?format=api",
                    "id": 32881,
                    "name": "Gloom",
                    "is_group": true
                }
            },
            {
                "name": "Taurus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6668/?format=api",
                    "id": 6668,
                    "name": "Taurus",
                    "is_group": true
                }
            },
            {
                "name": "Zodiac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76573/?format=api",
                    "id": 76573,
                    "name": "Zodiac",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-11-17",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269070/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269070/",
        "id": 269070,
        "title": "Despairment 2 Intro",
        "author_nicks": [
            {
                "name": "Zodiac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76573/?format=api",
                    "id": 76573,
                    "name": "Zodiac",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-01",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269069/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269069/",
        "id": 269069,
        "title": "Music-Disk",
        "author_nicks": [
            {
                "name": "Zodiac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76573/?format=api",
                    "id": 76573,
                    "name": "Zodiac",
                    "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/306113/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306113/",
        "id": 306113,
        "title": "Demo",
        "author_nicks": [
            {
                "name": "Zodiac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76573/?format=api",
                    "id": 76573,
                    "name": "Zodiac",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-11-12",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]