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

[
    {
        "url": "https://demozoo.org/api/v1/productions/5592/?format=api",
        "demozoo_url": "https://demozoo.org/productions/5592/",
        "id": 5592,
        "title": "4k full of ByTeGeiZ",
        "author_nicks": [
            {
                "name": "ByTeGeiZ",
                "abbreviation": "BG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6800/?format=api",
                    "id": 6800,
                    "name": "ByTeGeiZ",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-01-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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/5623/",
        "id": 5623,
        "title": "Fr-29B",
        "author_nicks": [
            {
                "name": "ByTeGeiZ",
                "abbreviation": "BG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6800/?format=api",
                    "id": 6800,
                    "name": "ByTeGeiZ",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-01-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/15/?format=api",
                "id": 15,
                "name": "32b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5586/?format=api",
        "demozoo_url": "https://demozoo.org/productions/5586/",
        "id": 5586,
        "title": "Circles",
        "author_nicks": [
            {
                "name": "ByTeGeiZ",
                "abbreviation": "BG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6800/?format=api",
                    "id": 6800,
                    "name": "ByTeGeiZ",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-01-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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]