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

[
    {
        "url": "https://demozoo.org/api/v1/productions/376727/?format=api",
        "demozoo_url": "https://demozoo.org/productions/376727/",
        "id": 376727,
        "title": "Fire Retro Demo",
        "author_nicks": [
            {
                "name": "C3lt1c",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106135/?format=api",
                    "id": 106135,
                    "name": "C3lt1c",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Drunken Nanomites",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106134/?format=api",
                    "id": 106134,
                    "name": "Drunken Nanomites",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-08-15",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/375263/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375263/",
        "id": 375263,
        "title": "Another Space Cracktro",
        "author_nicks": [
            {
                "name": "C3lt1c",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106135/?format=api",
                    "id": 106135,
                    "name": "C3lt1c",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dark Bit Factory",
                "abbreviation": "DBF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36494/?format=api",
                    "id": 36494,
                    "name": "Dark Bit Factory",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-08-14",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/376709/?format=api",
        "demozoo_url": "https://demozoo.org/productions/376709/",
        "id": 376709,
        "title": "Feel The Darkness - Intro",
        "author_nicks": [
            {
                "name": "C3lt1c",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106135/?format=api",
                    "id": 106135,
                    "name": "C3lt1c",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Drunken Nanomites",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106134/?format=api",
                    "id": 106134,
                    "name": "Drunken Nanomites",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-10",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]