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

[
    {
        "url": "https://demozoo.org/api/v1/productions/172088/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172088/",
        "id": 172088,
        "title": "Fire Effect",
        "author_nicks": [
            {
                "name": "Asphyxia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42673/?format=api",
                    "id": 42673,
                    "name": "Asphyxia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/37/?format=api",
                "id": 37,
                "name": "2K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/200338/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200338/",
        "id": 200338,
        "title": "Psycho Neurosis",
        "author_nicks": [
            {
                "name": "Asphyxia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42673/?format=api",
                    "id": 42673,
                    "name": "Asphyxia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lemmings"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/200339/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200339/",
        "id": 200339,
        "title": "Silky",
        "author_nicks": [
            {
                "name": "Asphyxia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42673/?format=api",
                    "id": 42673,
                    "name": "Asphyxia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280015/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280015/",
        "id": 280015,
        "title": "Softel BBS",
        "author_nicks": [
            {
                "name": "Asphyxia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42673/?format=api",
                    "id": 42673,
                    "name": "Asphyxia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-05",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]