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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3115/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3115/",
        "id": 3115,
        "title": "Comeback",
        "author_nicks": [
            {
                "name": "Ludde",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5399/?format=api",
                    "id": 5399,
                    "name": "Ludde",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Total",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8699/?format=api",
                    "id": 8699,
                    "name": "Total",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-10-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "fractal",
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/2887/?format=api",
        "demozoo_url": "https://demozoo.org/productions/2887/",
        "id": 2887,
        "title": "The Race",
        "author_nicks": [
            {
                "name": "Ludvig Pedersen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5399/?format=api",
                    "id": 5399,
                    "name": "Ludde",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20847/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20847/",
        "id": 20847,
        "title": "Pils Demo",
        "author_nicks": [
            {
                "name": "Ludde",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5399/?format=api",
                    "id": 5399,
                    "name": "Ludde",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]