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

[
    {
        "url": "https://demozoo.org/api/v1/productions/131958/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131958/",
        "id": 131958,
        "title": "Passing By",
        "author_nicks": [
            {
                "name": "Bypasser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33149/?format=api",
                    "id": 33149,
                    "name": "Bypasser",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-01-31",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56688/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56688/",
        "id": 56688,
        "title": "Ways of destruction",
        "author_nicks": [
            {
                "name": "The Bypasser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33149/?format=api",
                    "id": 33149,
                    "name": "Bypasser",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DLC Team",
                "abbreviation": "DLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5380/?format=api",
                    "id": 5380,
                    "name": "DLC Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "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/80047/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/80047/",
        "id": 80047,
        "title": "Mars Invade",
        "author_nicks": [
            {
                "name": "Bypasser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33149/?format=api",
                    "id": 33149,
                    "name": "Bypasser",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DLC Team",
                "abbreviation": "DLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5380/?format=api",
                    "id": 5380,
                    "name": "DLC Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/55871/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55871/",
        "id": 55871,
        "title": "MechAttack",
        "author_nicks": [
            {
                "name": "Bypasser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33149/?format=api",
                    "id": 33149,
                    "name": "Bypasser",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DLC Team",
                "abbreviation": "DLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5380/?format=api",
                    "id": 5380,
                    "name": "DLC Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]