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

[
    {
        "url": "https://demozoo.org/api/v1/productions/73541/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/73541/",
        "id": 73541,
        "title": "Cyber Fascist",
        "author_nicks": [
            {
                "name": "Sevs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39749/?format=api",
                    "id": 39749,
                    "name": "Sevs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Panda Design",
                "abbreviation": "PDD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3178/?format=api",
                    "id": 3178,
                    "name": "Panda Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-07-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/83186/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83186/",
        "id": 83186,
        "title": "Herr Bodström",
        "author_nicks": [
            {
                "name": "Sevs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39749/?format=api",
                    "id": 39749,
                    "name": "Sevs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Panda Design",
                "abbreviation": "PDD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3178/?format=api",
                    "id": 3178,
                    "name": "Panda Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-03-04",
        "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/150896/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/150896/",
        "id": 150896,
        "title": "Den mörka svampskogen med de färgglada svamparna",
        "author_nicks": [
            {
                "name": "Sevs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39749/?format=api",
                    "id": 39749,
                    "name": "Sevs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Panda Design",
                "abbreviation": "PDD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3178/?format=api",
                    "id": 3178,
                    "name": "Panda Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-04-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]