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

[
    {
        "url": "https://demozoo.org/api/v1/productions/51967/?format=api",
        "demozoo_url": "https://demozoo.org/productions/51967/",
        "id": 51967,
        "title": "From Votze with love",
        "author_nicks": [
            {
                "name": "Drago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30403/?format=api",
                    "id": 30403,
                    "name": "Drago",
                    "is_group": false
                }
            },
            {
                "name": "Ragnarok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3643/?format=api",
                    "id": 3643,
                    "name": "Ragnarok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Metalvotze",
                "abbreviation": "VOZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                    "id": 3525,
                    "name": "Metalvotze",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-02-09",
        "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/51179/?format=api",
        "demozoo_url": "https://demozoo.org/productions/51179/",
        "id": 51179,
        "title": "20 Jahre Metalvotze",
        "author_nicks": [
            {
                "name": "Drago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30403/?format=api",
                    "id": 30403,
                    "name": "Drago",
                    "is_group": false
                }
            },
            {
                "name": "Fieser Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3530/?format=api",
                    "id": 3530,
                    "name": "Fieser Wolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-11-10",
        "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/81484/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81484/",
        "id": 81484,
        "title": "Dem Südländer seiner Mudder sein Demo",
        "author_nicks": [
            {
                "name": "Drago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30403/?format=api",
                    "id": 30403,
                    "name": "Drago",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kackvotze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                    "id": 3525,
                    "name": "Metalvotze",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-10-29",
        "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": [
            "fakedemo"
        ]
    }
]