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

[
    {
        "url": "https://demozoo.org/api/v1/productions/201995/?format=api",
        "demozoo_url": "https://demozoo.org/productions/201995/",
        "id": 201995,
        "title": "Kurzschluss",
        "author_nicks": [
            {
                "name": "Hucky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65438/?format=api",
                    "id": 65438,
                    "name": "Hucky",
                    "is_group": false
                }
            },
            {
                "name": "Retrofan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65439/?format=api",
                    "id": 65439,
                    "name": "Retrofan",
                    "is_group": false
                }
            },
            {
                "name": "Rio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24369/?format=api",
                    "id": 24369,
                    "name": "Rio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Civitas",
                "abbreviation": "CIVI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                    "id": 5554,
                    "name": "Civitas",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-08-25",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205342/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205342/",
        "id": 205342,
        "title": "E.K.G.",
        "author_nicks": [
            {
                "name": "Hucky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65438/?format=api",
                    "id": 65438,
                    "name": "Hucky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-09-02",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157257/?format=api",
        "demozoo_url": "https://demozoo.org/productions/157257/",
        "id": 157257,
        "title": "Steroid 3D",
        "author_nicks": [
            {
                "name": "Hucky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65438/?format=api",
                    "id": 65438,
                    "name": "Hucky",
                    "is_group": false
                }
            },
            {
                "name": "Retrofan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65439/?format=api",
                    "id": 65439,
                    "name": "Retrofan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-06",
        "supertype": "production",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]