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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161543/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161543/",
        "id": 161543,
        "title": "The Final Music-Ripper V1.00",
        "author_nicks": [
            {
                "name": "Amiga Enterprises",
                "abbreviation": "AEP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95267/?format=api",
                    "id": 95267,
                    "name": "Amiga Enterprises",
                    "is_group": true
                }
            },
            {
                "name": "Cyborg Power Systems",
                "abbreviation": "CPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47456/?format=api",
                    "id": 47456,
                    "name": "Cyborg Power Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-ripper"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/258445/?format=api",
        "demozoo_url": "https://demozoo.org/productions/258445/",
        "id": 258445,
        "title": "Module-Converter",
        "author_nicks": [
            {
                "name": "Amiga Enterprises",
                "abbreviation": "AEP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95267/?format=api",
                    "id": 95267,
                    "name": "Amiga Enterprises",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/214377/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214377/",
        "id": 214377,
        "title": "Cocktails and Dreams 7",
        "author_nicks": [
            {
                "name": "Amiga Enterprises",
                "abbreviation": "AEP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95267/?format=api",
                    "id": 95267,
                    "name": "Amiga Enterprises",
                    "is_group": true
                }
            },
            {
                "name": "Cyborg Power Systems",
                "abbreviation": "CPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47456/?format=api",
                    "id": 47456,
                    "name": "Cyborg Power Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-20",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223235/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223235/",
        "id": 223235,
        "title": "UtilityDisk #2 - intro",
        "author_nicks": [
            {
                "name": "Amiga Enterprises",
                "abbreviation": "AEP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95267/?format=api",
                    "id": 95267,
                    "name": "Amiga Enterprises",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-01-26",
        "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": []
    }
]