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

[
    {
        "url": "https://demozoo.org/api/v1/productions/222079/?format=api",
        "demozoo_url": "https://demozoo.org/productions/222079/",
        "id": 222079,
        "title": "Bone Cruncher",
        "author_nicks": [
            {
                "name": "The Unknown Five",
                "abbreviation": "TUF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92559/?format=api",
                    "id": 92559,
                    "name": "The Unknown Five",
                    "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/222080/?format=api",
        "demozoo_url": "https://demozoo.org/productions/222080/",
        "id": 222080,
        "title": "Megademo",
        "author_nicks": [
            {
                "name": "The Unknown Five",
                "abbreviation": "TUF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92559/?format=api",
                    "id": 92559,
                    "name": "The Unknown Five",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-06",
        "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/222078/?format=api",
        "demozoo_url": "https://demozoo.org/productions/222078/",
        "id": 222078,
        "title": "Bloody Faces",
        "author_nicks": [
            {
                "name": "The Unknown Five",
                "abbreviation": "TUF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92559/?format=api",
                    "id": 92559,
                    "name": "The Unknown Five",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-05",
        "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/312876/?format=api",
        "demozoo_url": "https://demozoo.org/productions/312876/",
        "id": 312876,
        "title": "Import Intro",
        "author_nicks": [
            {
                "name": "The Unknown Five",
                "abbreviation": "TUF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92559/?format=api",
                    "id": 92559,
                    "name": "The Unknown Five",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-02",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "import-intro"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296468/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296468/",
        "id": 296468,
        "title": "Bootblock-Copier",
        "author_nicks": [
            {
                "name": "The Unknown Five",
                "abbreviation": "TUF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92559/?format=api",
                    "id": 92559,
                    "name": "The Unknown Five",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": [
            "bootblock-tool"
        ]
    }
]