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

[
    {
        "url": "https://demozoo.org/api/v1/productions/76006/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76006/",
        "id": 76006,
        "title": "Fount",
        "author_nicks": [
            {
                "name": "Rafineria Gang 42",
                "abbreviation": "RG42",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25706/?format=api",
                    "id": 25706,
                    "name": "Rafineria Gang 42",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-05",
        "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": [
            "directx-8.1",
            "windows-xp"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58599/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58599/",
        "id": 58599,
        "title": "Meta",
        "author_nicks": [
            {
                "name": "Rafineria Gang 42",
                "abbreviation": "RG42",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25706/?format=api",
                    "id": 25706,
                    "name": "Rafineria Gang 42",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-24",
        "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/40007/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40007/",
        "id": 40007,
        "title": "Triviality",
        "author_nicks": [
            {
                "name": "Rafineria Gang 42",
                "abbreviation": "RG42",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25706/?format=api",
                    "id": 25706,
                    "name": "Rafineria Gang 42",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-19",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40472/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40472/",
        "id": 40472,
        "title": "Initialization",
        "author_nicks": [
            {
                "name": "Rafineria Gang 42",
                "abbreviation": "RG42",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25706/?format=api",
                    "id": 25706,
                    "name": "Rafineria Gang 42",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-04",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]