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

[
    {
        "url": "https://demozoo.org/api/v1/productions/291614/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291614/",
        "id": 291614,
        "title": "Tom GFX Collection",
        "author_nicks": [
            {
                "name": "Beverly Hills Group",
                "abbreviation": "BHG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107204/?format=api",
                    "id": 107204,
                    "name": "Beverly Hills Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291620/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291620/",
        "id": 291620,
        "title": "3D Sprite",
        "author_nicks": [
            {
                "name": "Beverly Hills Group",
                "abbreviation": "BHG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107204/?format=api",
                    "id": 107204,
                    "name": "Beverly Hills Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/349967/?format=api",
        "demozoo_url": "https://demozoo.org/productions/349967/",
        "id": 349967,
        "title": "Beverly Hills Intro",
        "author_nicks": [
            {
                "name": "Beverly Hills Group",
                "abbreviation": "BHG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107204/?format=api",
                    "id": 107204,
                    "name": "Beverly Hills Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291617/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291617/",
        "id": 291617,
        "title": "BHG Intro",
        "author_nicks": [
            {
                "name": "Beverly Hills Group",
                "abbreviation": "BHG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107204/?format=api",
                    "id": 107204,
                    "name": "Beverly Hills Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]