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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3789/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3789/",
        "id": 3789,
        "title": "Mollusk",
        "author_nicks": [
            {
                "name": "Gargaj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/306/?format=api",
                    "id": 306,
                    "name": "Gargaj",
                    "is_group": false
                }
            },
            {
                "name": "tsw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11586/?format=api",
                    "id": 11586,
                    "name": "tsw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ümlaüt Design",
                "abbreviation": "ÜD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4216/?format=api",
                    "id": 4216,
                    "name": "Ümlaüt Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-03-28",
        "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/76711/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/76711/",
        "id": 76711,
        "title": "casioFx82TL",
        "author_nicks": [
            {
                "name": "tsw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11586/?format=api",
                    "id": 11586,
                    "name": "tsw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58653/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58653/",
        "id": 58653,
        "title": "Antiq2002",
        "author_nicks": [
            {
                "name": "tsw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11586/?format=api",
                    "id": 11586,
                    "name": "tsw",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    }
]