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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40350/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40350/",
        "id": 40350,
        "title": "La Communication",
        "author_nicks": [
            {
                "name": "Core",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25899/?format=api",
                    "id": 25899,
                    "name": "Core",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-08",
        "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/37228/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37228/",
        "id": 37228,
        "title": "Hologram",
        "author_nicks": [
            {
                "name": "Core",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25899/?format=api",
                    "id": 25899,
                    "name": "Core",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-06-09",
        "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": [
            "midas",
            "pmodew",
            "watcom-c",
            "scene-poetry"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171101/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171101/",
        "id": 171101,
        "title": "Signal",
        "author_nicks": [
            {
                "name": "Core",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25899/?format=api",
                    "id": 25899,
                    "name": "Core",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-25",
        "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": [
            "watcom-c"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/63618/?format=api",
        "demozoo_url": "https://demozoo.org/productions/63618/",
        "id": 63618,
        "title": "Audiotele",
        "author_nicks": [
            {
                "name": "Core",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25899/?format=api",
                    "id": 25899,
                    "name": "Core",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-27",
        "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": []
    }
]