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

[
    {
        "url": "https://demozoo.org/api/v1/productions/336538/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336538/",
        "id": 336538,
        "title": "Deep Strike Music",
        "author_nicks": [
            {
                "name": "The Wild Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140874/?format=api",
                    "id": 140874,
                    "name": "The Wild Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/343641/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343641/",
        "id": 343641,
        "title": "Sanxion Remix",
        "author_nicks": [
            {
                "name": "The Wild Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140874/?format=api",
                    "id": 140874,
                    "name": "The Wild Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/343640/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343640/",
        "id": 343640,
        "title": "C64 Porno Nummer 1",
        "author_nicks": [
            {
                "name": "Loverboy Crackings",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106636/?format=api",
                    "id": 106636,
                    "name": "Loverboy Crackings",
                    "is_group": true
                }
            },
            {
                "name": "The Wild Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140874/?format=api",
                    "id": 140874,
                    "name": "The Wild Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1985",
        "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": []
    }
]