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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68293/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68293/",
        "id": 68293,
        "title": "64kilobyte teenage riot och sånt där",
        "author_nicks": [
            {
                "name": "Cryptic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26077/?format=api",
                    "id": 26077,
                    "name": "Cryptic",
                    "is_group": false
                }
            },
            {
                "name": "Daggerr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35083/?format=api",
                    "id": 35083,
                    "name": "Daggerr",
                    "is_group": false
                }
            },
            {
                "name": "zabutom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11888/?format=api",
                    "id": 11888,
                    "name": "zabutom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fyllecell",
                "abbreviation": "FLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15119/?format=api",
                    "id": 15119,
                    "name": "Fyllecell",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "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/60700/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60700/",
        "id": 60700,
        "title": "Traktorn32",
        "author_nicks": [
            {
                "name": "Daggerr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35083/?format=api",
                    "id": 35083,
                    "name": "Daggerr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-02-16",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342801/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342801/",
        "id": 342801,
        "title": "iller, tha demo",
        "author_nicks": [
            {
                "name": "Daggerr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35083/?format=api",
                    "id": 35083,
                    "name": "Daggerr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]