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

[
    {
        "url": "https://demozoo.org/api/v1/productions/62855/?format=api",
        "demozoo_url": "https://demozoo.org/productions/62855/",
        "id": 62855,
        "title": "?",
        "author_nicks": [
            {
                "name": "Smile!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8464/?format=api",
                    "id": 8464,
                    "name": "Smile!",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285927/?format=api",
        "demozoo_url": "https://demozoo.org/productions/285927/",
        "id": 285927,
        "title": "Air Strike Patrol Slowrom Fix",
        "author_nicks": [
            {
                "name": "Smile!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8464/?format=api",
                    "id": 8464,
                    "name": "Smile!",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "cracktro-needs-extraction"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7007/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7007/",
        "id": 7007,
        "title": "X-mas Demo 1994",
        "author_nicks": [
            {
                "name": "Smile!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8464/?format=api",
                    "id": 8464,
                    "name": "Smile!",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas",
            "incomplete-credits"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205448/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205448/",
        "id": 205448,
        "title": "Smile! Writer V1.1",
        "author_nicks": [
            {
                "name": "Smile!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8464/?format=api",
                    "id": 8464,
                    "name": "Smile!",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "console-tool"
        ]
    }
]