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

[
    {
        "url": "https://demozoo.org/api/v1/productions/338639/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338639/",
        "id": 338639,
        "title": "Elevators",
        "author_nicks": [
            {
                "name": "aspizu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125624/?format=api",
                    "id": 125624,
                    "name": "aspizu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-02-17",
        "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": [
            "scratch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/299698/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299698/",
        "id": 299698,
        "title": "the",
        "author_nicks": [
            {
                "name": "Aspirus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125624/?format=api",
                    "id": 125624,
                    "name": "aspizu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-09-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
                "id": 92,
                "name": "TIC-80"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/299711/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299711/",
        "id": 299711,
        "title": "Aspirus and TôBach's Flashparty Demo",
        "author_nicks": [
            {
                "name": "Aspirus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125624/?format=api",
                    "id": 125624,
                    "name": "aspizu",
                    "is_group": false
                }
            },
            {
                "name": "TôBach",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89891/?format=api",
                    "id": 89891,
                    "name": "Enfys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-09-04",
        "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": [
            "scratch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298154/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298154/",
        "id": 298154,
        "title": "Aspirus' First Demo",
        "author_nicks": [
            {
                "name": "Aspirus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125624/?format=api",
                    "id": 125624,
                    "name": "aspizu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-08-14",
        "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": [
            "scratch"
        ]
    }
]