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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188253/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188253/",
        "id": 188253,
        "title": "4Sceners.de Intro",
        "author_nicks": [
            {
                "name": "4Sceners.de",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14420/?format=api",
                    "id": 14420,
                    "name": "4Sceners.de",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-12-19",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "osdm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47485/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47485/",
        "id": 47485,
        "title": "Welcome to 4sceners.de",
        "author_nicks": [
            {
                "name": "4Sceners.de",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14420/?format=api",
                    "id": 14420,
                    "name": "4Sceners.de",
                    "is_group": true
                }
            },
            {
                "name": "Marshals",
                "abbreviation": "MRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                    "id": 387,
                    "name": "Marshals",
                    "is_group": true
                }
            },
            {
                "name": "Merregnon Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18695/?format=api",
                    "id": 18695,
                    "name": "Merregnon Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-20",
        "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": [
            "demopaja"
        ]
    }
]