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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3585/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3585/",
        "id": 3585,
        "title": "fr-040",
        "author_nicks": [
            {
                "name": "Delta9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5850/?format=api",
                    "id": 5850,
                    "name": "Delta9",
                    "is_group": false
                }
            },
            {
                "name": "Exoticorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5849/?format=api",
                    "id": 5849,
                    "name": "Exoticorn",
                    "is_group": false
                }
            },
            {
                "name": "Franky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10666/?format=api",
                    "id": 10666,
                    "name": "Franky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-12",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39656/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39656/",
        "id": 39656,
        "title": "C++ 4K",
        "author_nicks": [
            {
                "name": "Delta9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5850/?format=api",
                    "id": 5850,
                    "name": "Delta9",
                    "is_group": false
                }
            },
            {
                "name": "Franky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10666/?format=api",
                    "id": 10666,
                    "name": "Franky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-11-03",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39692/?format=api",
        "demozoo_url": "https://demozoo.org/music/39692/",
        "id": 39692,
        "title": "Space Attack",
        "author_nicks": [
            {
                "name": "Frank",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10666/?format=api",
                    "id": 10666,
                    "name": "Franky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Riot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13612/?format=api",
                    "id": 13612,
                    "name": "Riot",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]