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

[
    {
        "url": "https://demozoo.org/api/v1/productions/9842/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9842/",
        "id": 9842,
        "title": "Energia",
        "author_nicks": [
            {
                "name": "Sunflower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/269/?format=api",
                    "id": 269,
                    "name": "Sunflower",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "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": [
            "mindcandy-vol.1"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25978/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25978/",
        "id": 25978,
        "title": "lackluster: 13/10/99",
        "author_nicks": [
            {
                "name": "Sunflower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/269/?format=api",
                    "id": 269,
                    "name": "Sunflower",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53/",
        "id": 53,
        "title": "Tesla",
        "author_nicks": [
            {
                "name": "Sunflower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/269/?format=api",
                    "id": 269,
                    "name": "Sunflower",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-20",
        "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": [
            "opengl",
            "bass",
            "mindcandy-vol.1",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49/",
        "id": 49,
        "title": "Wonder",
        "author_nicks": [
            {
                "name": "Sunflower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/269/?format=api",
                    "id": 269,
                    "name": "Sunflower",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-04",
        "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": [
            "opengl",
            "mindcandy-vol.1"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/9843/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9843/",
        "id": 9843,
        "title": "Zilog",
        "author_nicks": [
            {
                "name": "Sunflower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/269/?format=api",
                    "id": 269,
                    "name": "Sunflower",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "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": []
    }
]