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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77798/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77798/",
        "id": 77798,
        "title": "InTerren",
        "author_nicks": [
            {
                "name": "Matabyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38750/?format=api",
                    "id": 38750,
                    "name": "Matabyte",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hanakawa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38751/?format=api",
                    "id": 38751,
                    "name": "Hanakawa",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-07-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70236/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70236/",
        "id": 70236,
        "title": "Old School Unfinished",
        "author_nicks": [
            {
                "name": "Matabyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38750/?format=api",
                    "id": 38750,
                    "name": "Matabyte",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hanakawa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38751/?format=api",
                    "id": 38751,
                    "name": "Hanakawa",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-26",
        "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": [
            "bass",
            "delphi"
        ]
    }
]