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

[
    {
        "url": "https://demozoo.org/api/v1/productions/198515/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198515/",
        "id": 198515,
        "title": "Ultimate Guide for Downvoting",
        "author_nicks": [
            {
                "name": "Anonymous Downvote Cowards",
                "abbreviation": "ADC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54443/?format=api",
                    "id": 54443,
                    "name": "Anonymous Downvote Cowards",
                    "is_group": true
                }
            },
            {
                "name": "The Master Crew",
                "abbreviation": "TMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84643/?format=api",
                    "id": 84643,
                    "name": "The Master Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-01-19",
        "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/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/201919/?format=api",
        "demozoo_url": "https://demozoo.org/productions/201919/",
        "id": 201919,
        "title": "The Fake #02",
        "author_nicks": [
            {
                "name": "The Master Crew",
                "abbreviation": "TMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84643/?format=api",
                    "id": 84643,
                    "name": "The Master Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198538/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198538/",
        "id": 198538,
        "title": "The Fake #01",
        "author_nicks": [
            {
                "name": "The Master Crew",
                "abbreviation": "TMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84643/?format=api",
                    "id": 84643,
                    "name": "The Master Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "the-fake"
        ]
    }
]