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

[
    {
        "url": "https://demozoo.org/api/v1/productions/66922/?format=api",
        "demozoo_url": "https://demozoo.org/productions/66922/",
        "id": 66922,
        "title": "Channel C",
        "author_nicks": [
            {
                "name": "Café",
                "abbreviation": "CAF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35794/?format=api",
                    "id": 35794,
                    "name": "Café",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11-08",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/61978/?format=api",
        "demozoo_url": "https://demozoo.org/productions/61978/",
        "id": 61978,
        "title": "More Coffee",
        "author_nicks": [
            {
                "name": "Café",
                "abbreviation": "CAF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35794/?format=api",
                    "id": 35794,
                    "name": "Café",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22650/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22650/",
        "id": 22650,
        "title": "Too Cute",
        "author_nicks": [
            {
                "name": "Café",
                "abbreviation": "CAF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35794/?format=api",
                    "id": 35794,
                    "name": "Café",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22665/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22665/",
        "id": 22665,
        "title": "Puppu",
        "author_nicks": [
            {
                "name": "Café",
                "abbreviation": "CAF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35794/?format=api",
                    "id": 35794,
                    "name": "Café",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]