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

[
    {
        "url": "https://demozoo.org/api/v1/productions/199117/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199117/",
        "id": 199117,
        "title": "Amiga 64k For Wild",
        "author_nicks": [
            {
                "name": "Jack C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16066/?format=api",
                    "id": 16066,
                    "name": "Jack C.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Faque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3823/?format=api",
                    "id": 3823,
                    "name": "Faque",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-11-03",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58255/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58255/",
        "id": 58255,
        "title": "True Simple",
        "author_nicks": [
            {
                "name": "Jack C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16066/?format=api",
                    "id": 16066,
                    "name": "Jack C.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Faque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3823/?format=api",
                    "id": 3823,
                    "name": "Faque",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "blitz-basic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58254/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58254/",
        "id": 58254,
        "title": "Lea",
        "author_nicks": [
            {
                "name": "Jack C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16066/?format=api",
                    "id": 16066,
                    "name": "Jack C.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Faque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3823/?format=api",
                    "id": 3823,
                    "name": "Faque",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23984/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23984/",
        "id": 23984,
        "title": "Jello",
        "author_nicks": [
            {
                "name": "Jack C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16066/?format=api",
                    "id": 16066,
                    "name": "Jack C.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Faque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3823/?format=api",
                    "id": 3823,
                    "name": "Faque",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/211702/?format=api",
        "demozoo_url": "https://demozoo.org/music/211702/",
        "id": 211702,
        "title": "Ditch",
        "author_nicks": [
            {
                "name": "Jack C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16066/?format=api",
                    "id": 16066,
                    "name": "Jack C.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-02",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]