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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81874/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81874/",
        "id": 81874,
        "title": "Jag är en boll",
        "author_nicks": [
            {
                "name": "David Grundberg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65628/?format=api",
                    "id": 65628,
                    "name": "David Grundberg",
                    "is_group": false
                }
            },
            {
                "name": "Miptex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41834/?format=api",
                    "id": 41834,
                    "name": "Miptex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-05-05",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157942/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/157942/",
        "id": 157942,
        "title": "Makrill",
        "author_nicks": [
            {
                "name": "Alexander Kristiansson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65646/?format=api",
                    "id": 65646,
                    "name": "Alexander Kristiansson",
                    "is_group": false
                }
            },
            {
                "name": "Kristoffer Boman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41834/?format=api",
                    "id": 41834,
                    "name": "Miptex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-05-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]