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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37234/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37234/",
        "id": 37234,
        "title": "Only BumpMap",
        "author_nicks": [
            {
                "name": "Terrordrome",
                "abbreviation": "TD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14028/?format=api",
                    "id": 14028,
                    "name": "Terrordrome",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34466/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34466/",
        "id": 34466,
        "title": "Lollo",
        "author_nicks": [
            {
                "name": "Terrordrome",
                "abbreviation": "TD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14028/?format=api",
                    "id": 14028,
                    "name": "Terrordrome",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33439/",
        "id": 33439,
        "title": "Aalto",
        "author_nicks": [
            {
                "name": "Terrordrome",
                "abbreviation": "TD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14028/?format=api",
                    "id": 14028,
                    "name": "Terrordrome",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/29582/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29582/",
        "id": 29582,
        "title": "Typewriter",
        "author_nicks": [
            {
                "name": "Terrordrome",
                "abbreviation": "TD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14028/?format=api",
                    "id": 14028,
                    "name": "Terrordrome",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31999/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31999/",
        "id": 31999,
        "title": "dwpombbs",
        "author_nicks": [
            {
                "name": "Terrordrome",
                "abbreviation": "TD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14028/?format=api",
                    "id": 14028,
                    "name": "Terrordrome",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]