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

[
    {
        "url": "https://demozoo.org/api/v1/productions/228553/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228553/",
        "id": 228553,
        "title": "Starflight",
        "author_nicks": [
            {
                "name": "Apology",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70157/?format=api",
                    "id": 70157,
                    "name": "Apology",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alpha Flight",
                "abbreviation": "AFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                    "id": 1492,
                    "name": "Alpha Flight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-12-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/228554/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228554/",
        "id": 228554,
        "title": "Two New Copys",
        "author_nicks": [
            {
                "name": "Apology",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70157/?format=api",
                    "id": 70157,
                    "name": "Apology",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alpha Flight",
                "abbreviation": "AFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                    "id": 1492,
                    "name": "Alpha Flight",
                    "is_group": true
                }
            },
            {
                "name": "The Magic Arts",
                "abbreviation": "TMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3434/?format=api",
                    "id": 3434,
                    "name": "The Magic Arts",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-10-18",
        "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/233281/?format=api",
        "demozoo_url": "https://demozoo.org/productions/233281/",
        "id": 233281,
        "title": "Ability Pack - Menu",
        "author_nicks": [
            {
                "name": "Apology",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70157/?format=api",
                    "id": 70157,
                    "name": "Apology",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alpha Flight",
                "abbreviation": "AFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                    "id": 1492,
                    "name": "Alpha Flight",
                    "is_group": true
                }
            },
            {
                "name": "Rebels",
                "abbreviation": "RBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                    "id": 628,
                    "name": "Rebels",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "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/228552/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228552/",
        "id": 228552,
        "title": "First Demo",
        "author_nicks": [
            {
                "name": "Apology",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70157/?format=api",
                    "id": 70157,
                    "name": "Apology",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]