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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32689/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32689/",
        "id": 32689,
        "title": "3eme Museum",
        "author_nicks": [
            {
                "name": "Sloody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15611/?format=api",
                    "id": 15611,
                    "name": "Ness",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Network",
                "abbreviation": "NTW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3259/?format=api",
                    "id": 3259,
                    "name": "Network",
                    "is_group": true
                }
            },
            {
                "name": "Silicon",
                "abbreviation": "SLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7225/?format=api",
                    "id": 7225,
                    "name": "Silicon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "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/32653/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32653/",
        "id": 32653,
        "title": "Independently Girl",
        "author_nicks": [
            {
                "name": "Sloody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15611/?format=api",
                    "id": 15611,
                    "name": "Ness",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Network",
                "abbreviation": "NTW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3259/?format=api",
                    "id": 3259,
                    "name": "Network",
                    "is_group": true
                }
            },
            {
                "name": "Silicon",
                "abbreviation": "SLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7225/?format=api",
                    "id": 7225,
                    "name": "Silicon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "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/211647/?format=api",
        "demozoo_url": "https://demozoo.org/music/211647/",
        "id": 211647,
        "title": "marcel is running",
        "author_nicks": [
            {
                "name": "Leon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10497/?format=api",
                    "id": 10497,
                    "name": "Leon Bli",
                    "is_group": false
                }
            },
            {
                "name": "Ness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15611/?format=api",
                    "id": 15611,
                    "name": "Ness",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04",
        "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": []
    }
]