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

[
    {
        "url": "https://demozoo.org/api/v1/productions/191519/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/191519/",
        "id": 191519,
        "title": "Dream",
        "author_nicks": [
            {
                "name": "Nibbel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65183/?format=api",
                    "id": 65183,
                    "name": "Nibble",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Light Team",
                "abbreviation": "TLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31725/?format=api",
                    "id": 31725,
                    "name": "The Light Team",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/191520/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/191520/",
        "id": 191520,
        "title": "Silents Logo",
        "author_nicks": [
            {
                "name": "Nibbel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65183/?format=api",
                    "id": 65183,
                    "name": "Nibble",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Light Team",
                "abbreviation": "TLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31725/?format=api",
                    "id": 31725,
                    "name": "The Light Team",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/191521/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/191521/",
        "id": 191521,
        "title": "The Knight Team Presents",
        "author_nicks": [
            {
                "name": "Nibbel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65183/?format=api",
                    "id": 65183,
                    "name": "Nibble",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Light Team",
                "abbreviation": "TLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31725/?format=api",
                    "id": 31725,
                    "name": "The Light Team",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/193288/?format=api",
        "demozoo_url": "https://demozoo.org/music/193288/",
        "id": 193288,
        "title": "TomteKnytt",
        "author_nicks": [
            {
                "name": "Nibble",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65183/?format=api",
                    "id": 65183,
                    "name": "Nibble",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-01-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    }
]