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

[
    {
        "url": "https://demozoo.org/api/v1/productions/67476/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67476/",
        "id": 67476,
        "title": "Anal Party IV",
        "author_nicks": [
            {
                "name": "EhD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12665/?format=api",
                    "id": 12665,
                    "name": "EhD",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ti-86"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/184942/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184942/",
        "id": 184942,
        "title": "Lets parti!",
        "author_nicks": [
            {
                "name": "EhD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12665/?format=api",
                    "id": 12665,
                    "name": "EhD",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
                "id": 21,
                "name": "VIC-20"
            }
        ],
        "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/357752/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357752/",
        "id": 357752,
        "title": "Paeivae Leikkikentaellae",
        "author_nicks": [
            {
                "name": "EhD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12665/?format=api",
                    "id": 12665,
                    "name": "EhD",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/16004/?format=api",
        "demozoo_url": "https://demozoo.org/productions/16004/",
        "id": 16004,
        "title": "Kyrpa",
        "author_nicks": [
            {
                "name": "EhD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12665/?format=api",
                    "id": 12665,
                    "name": "EhD",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]