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

[
    {
        "url": "https://demozoo.org/api/v1/productions/9534/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9534/",
        "id": 9534,
        "title": "X-Mess",
        "author_nicks": [
            {
                "name": "Sunrise Industry",
                "abbreviation": "SiN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13324/?format=api",
                    "id": 13324,
                    "name": "Sunrise Industry",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-30",
        "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": [
            "humor",
            "christmas",
            "lemmings"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27692/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27692/",
        "id": 27692,
        "title": "Flight",
        "author_nicks": [
            {
                "name": "Sunrise Industry",
                "abbreviation": "SiN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13324/?format=api",
                    "id": 13324,
                    "name": "Sunrise Industry",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus",
            "386"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288794/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288794/",
        "id": 288794,
        "title": "Happy New Year Greetro",
        "author_nicks": [
            {
                "name": "Sunrise Industry",
                "abbreviation": "SiN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13324/?format=api",
                    "id": 13324,
                    "name": "Sunrise Industry",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01",
        "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": [
            "new-year"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6826/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6826/",
        "id": 6826,
        "title": "Plasmatic",
        "author_nicks": [
            {
                "name": "Sunrise Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13324/?format=api",
                    "id": 13324,
                    "name": "Sunrise Industry",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "386"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/195632/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195632/",
        "id": 195632,
        "title": "Alone Life Cheater",
        "author_nicks": [
            {
                "name": "Sunrise Industry",
                "abbreviation": "SiN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13324/?format=api",
                    "id": 13324,
                    "name": "Sunrise Industry",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-02-21",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "pklite"
        ]
    }
]