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

[
    {
        "url": "https://demozoo.org/api/v1/productions/49670/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49670/",
        "id": 49670,
        "title": "Natural",
        "author_nicks": [
            {
                "name": "Hacker Cris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12411/?format=api",
                    "id": 12411,
                    "name": "Hacker Cris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Brothers",
                "abbreviation": "VBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106804/?format=api",
                    "id": 106804,
                    "name": "Virtual Brothers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-26",
        "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/12995/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12995/",
        "id": 12995,
        "title": "Enlight 96 Graphix",
        "author_nicks": [
            {
                "name": "Hacker Cris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12411/?format=api",
                    "id": 12411,
                    "name": "Hacker Cris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/12997/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12997/",
        "id": 12997,
        "title": "Enlight 96 Music on Interrupt",
        "author_nicks": [
            {
                "name": "Hacker Cris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12411/?format=api",
                    "id": 12411,
                    "name": "Hacker Cris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]