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

[
    {
        "url": "https://demozoo.org/api/v1/productions/332370/?format=api",
        "demozoo_url": "https://demozoo.org/productions/332370/",
        "id": 332370,
        "title": "Sausage Hell",
        "author_nicks": [
            {
                "name": "Full Force",
                "abbreviation": "FF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6535/?format=api",
                    "id": 6535,
                    "name": "Full Force",
                    "is_group": true
                }
            },
            {
                "name": "Impulse",
                "abbreviation": "IPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4983/?format=api",
                    "id": 4983,
                    "name": "Impulse",
                    "is_group": true
                }
            },
            {
                "name": "Pride Crew International",
                "abbreviation": "PCI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53306/?format=api",
                    "id": 53306,
                    "name": "Pride Crew International",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/350857/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350857/",
        "id": 350857,
        "title": "Impulse & Pride",
        "author_nicks": [
            {
                "name": "Impulse",
                "abbreviation": "IPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4983/?format=api",
                    "id": 4983,
                    "name": "Impulse",
                    "is_group": true
                }
            },
            {
                "name": "Pride Crew International",
                "abbreviation": "PCI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53306/?format=api",
                    "id": 53306,
                    "name": "Pride Crew International",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]