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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59576/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59576/",
        "id": 59576,
        "title": "The First Explosion",
        "author_nicks": [
            {
                "name": "MadMan Federation",
                "abbreviation": "MMF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34550/?format=api",
                    "id": 34550,
                    "name": "MadMan Federation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/111323/?format=api",
        "demozoo_url": "https://demozoo.org/productions/111323/",
        "id": 111323,
        "title": "Fatum",
        "author_nicks": [
            {
                "name": "MadMan Federation",
                "abbreviation": "MMF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34550/?format=api",
                    "id": 34550,
                    "name": "MadMan Federation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/111324/?format=api",
        "demozoo_url": "https://demozoo.org/productions/111324/",
        "id": 111324,
        "title": "Twarze i Cienie",
        "author_nicks": [
            {
                "name": "MadMan Federation",
                "abbreviation": "MMF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34550/?format=api",
                    "id": 34550,
                    "name": "MadMan Federation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "dentro",
            "2d-only",
            "animation",
            "plotter"
        ]
    }
]