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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34517/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34517/",
        "id": 34517,
        "title": "Credex sin 4k til avstand 97",
        "author_nicks": [
            {
                "name": "Credex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13024/?format=api",
                    "id": 13024,
                    "name": "Credex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "System-X32",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13997/?format=api",
                    "id": 13997,
                    "name": "System X32",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/30604/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30604/",
        "id": 30604,
        "title": "Kylling",
        "author_nicks": [
            {
                "name": "Credex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13024/?format=api",
                    "id": 13024,
                    "name": "Credex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Proxima",
                "abbreviation": "PRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                    "id": 1172,
                    "name": "Proxima",
                    "is_group": true
                }
            },
            {
                "name": "Sublogic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8712/?format=api",
                    "id": 8712,
                    "name": "Sublogic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]