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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53564/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53564/",
        "id": 53564,
        "title": "For a name and colors",
        "author_nicks": [
            {
                "name": "Levitator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15927/?format=api",
                    "id": 15927,
                    "name": "Levitator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Team PowerAmiga",
                "abbreviation": "TPA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13296/?format=api",
                    "id": 13296,
                    "name": "Team PowerAmiga",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-06-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297489/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297489/",
        "id": 297489,
        "title": "Zetter 24",
        "author_nicks": [
            {
                "name": "Foxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125166/?format=api",
                    "id": 125166,
                    "name": "Foxx",
                    "is_group": false
                }
            },
            {
                "name": "L-Graph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15929/?format=api",
                    "id": 15929,
                    "name": "L-Graph",
                    "is_group": false
                }
            },
            {
                "name": "Levitator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15927/?format=api",
                    "id": 15927,
                    "name": "Levitator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gift"
        ]
    }
]