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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202605/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202605/",
        "id": 202605,
        "title": "Rainbow Butterfly",
        "author_nicks": [
            {
                "name": "Pinillya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59916/?format=api",
                    "id": 59916,
                    "name": "Pinillya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-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": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/185260/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185260/",
        "id": 185260,
        "title": "Qb",
        "author_nicks": [
            {
                "name": "Pinillya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59916/?format=api",
                    "id": 59916,
                    "name": "Pinillya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/141404/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141404/",
        "id": 141404,
        "title": "My Tiny Shader Thing",
        "author_nicks": [
            {
                "name": "Pinillya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59916/?format=api",
                    "id": 59916,
                    "name": "Pinillya",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "shader-sandbox"
        ]
    }
]