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

[
    {
        "url": "https://demozoo.org/api/v1/productions/119150/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119150/",
        "id": 119150,
        "title": "Burnin' Pen '64",
        "author_nicks": [
            {
                "name": "DaCapo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6313/?format=api",
                    "id": 6313,
                    "name": "DaCapo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-08-09",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96481/?format=api",
        "demozoo_url": "https://demozoo.org/productions/96481/",
        "id": 96481,
        "title": "Tetris arcade",
        "author_nicks": [
            {
                "name": "DaCapo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6313/?format=api",
                    "id": 6313,
                    "name": "DaCapo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-12-28",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "humor",
            "remake",
            "tetris"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18365/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18365/",
        "id": 18365,
        "title": "RGBA",
        "author_nicks": [
            {
                "name": "DaCapo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6313/?format=api",
                    "id": 6313,
                    "name": "DaCapo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-14",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4683/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4683/",
        "id": 4683,
        "title": "Bunnies In Trouble",
        "author_nicks": [
            {
                "name": "DaCapo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6313/?format=api",
                    "id": 6313,
                    "name": "DaCapo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-04-25",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "dreamload"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4678/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4678/",
        "id": 4678,
        "title": "DOTS",
        "author_nicks": [
            {
                "name": "DaCapo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6313/?format=api",
                    "id": 6313,
                    "name": "DaCapo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-04-25",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]