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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168319/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168319/",
        "id": 168319,
        "title": "Fountain",
        "author_nicks": [
            {
                "name": "Brainwank",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5618/?format=api",
                    "id": 5618,
                    "name": "Brainwank",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004",
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "bootable"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/353372/?format=api",
        "demozoo_url": "https://demozoo.org/productions/353372/",
        "id": 353372,
        "title": "0a000h 2004 Invitation",
        "author_nicks": [
            {
                "name": "Brainwank",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5618/?format=api",
                    "id": 5618,
                    "name": "Brainwank",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3373/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3373/",
        "id": 3373,
        "title": "TCPAper",
        "author_nicks": [
            {
                "name": "Brainwank",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5618/?format=api",
                    "id": 5618,
                    "name": "Brainwank",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-21",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/276667/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276667/",
        "id": 276667,
        "title": "Punte Bunkte",
        "author_nicks": [
            {
                "name": "Brainwank",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5618/?format=api",
                    "id": 5618,
                    "name": "Brainwank",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]