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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23685/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23685/",
        "id": 23685,
        "title": "Tango Jango",
        "author_nicks": [
            {
                "name": "Hesequil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17256/?format=api",
                    "id": 17256,
                    "name": "Hesequil",
                    "is_group": false
                }
            },
            {
                "name": "Trifox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64855/?format=api",
                    "id": 64855,
                    "name": "Trifox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "EPOS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17062/?format=api",
                    "id": 17062,
                    "name": "EPOS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23678/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23678/",
        "id": 23678,
        "title": "Epos",
        "author_nicks": [
            {
                "name": "Hesequil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17256/?format=api",
                    "id": 17256,
                    "name": "Hesequil",
                    "is_group": false
                }
            },
            {
                "name": "Shaolin T",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17257/?format=api",
                    "id": 17257,
                    "name": "Shaolin T",
                    "is_group": false
                }
            },
            {
                "name": "Trifox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64855/?format=api",
                    "id": 64855,
                    "name": "Trifox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23874/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23874/",
        "id": 23874,
        "title": "SleeperHalle",
        "author_nicks": [
            {
                "name": "Trifox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64855/?format=api",
                    "id": 64855,
                    "name": "Trifox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]