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

[
    {
        "url": "https://demozoo.org/api/v1/productions/185477/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185477/",
        "id": 185477,
        "title": "Crypto Currency Mining Simulator",
        "author_nicks": [
            {
                "name": "Moog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6262/?format=api",
                    "id": 6262,
                    "name": "Moog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-03-31",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "python"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/176134/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176134/",
        "id": 176134,
        "title": "Ghost In The Machine",
        "author_nicks": [
            {
                "name": "Moog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6262/?format=api",
                    "id": 6262,
                    "name": "Moog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-15",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "python"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156093/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156093/",
        "id": 156093,
        "title": "Lorem Ipsum Web Dim Sum",
        "author_nicks": [
            {
                "name": "Moog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6262/?format=api",
                    "id": 6262,
                    "name": "Moog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/109402/?format=api",
        "demozoo_url": "https://demozoo.org/productions/109402/",
        "id": 109402,
        "title": "Typewriter-Simulator",
        "author_nicks": [
            {
                "name": "Moog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6262/?format=api",
                    "id": 6262,
                    "name": "Moog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-04-19",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31078/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31078/",
        "id": 31078,
        "title": "Wack-a-Geek",
        "author_nicks": [
            {
                "name": "Moog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6262/?format=api",
                    "id": 6262,
                    "name": "Moog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]