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

[
    {
        "url": "https://demozoo.org/api/v1/productions/94160/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94160/",
        "id": 94160,
        "title": "Tracker Menu #2",
        "author_nicks": [
            {
                "name": "Swampjuice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41083/?format=api",
                    "id": 41083,
                    "name": "Swampjuice",
                    "is_group": false
                }
            },
            {
                "name": "V90",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44714/?format=api",
                    "id": 44714,
                    "name": "V90",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Smart Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58070/?format=api",
                    "id": 58070,
                    "name": "Smart Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/94159/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94159/",
        "id": 94159,
        "title": "Mods Disk #1",
        "author_nicks": [
            {
                "name": "Swampjuice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41083/?format=api",
                    "id": 41083,
                    "name": "Swampjuice",
                    "is_group": false
                }
            },
            {
                "name": "V90",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44714/?format=api",
                    "id": 44714,
                    "name": "V90",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Smart Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58070/?format=api",
                    "id": 58070,
                    "name": "Smart Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "gfa-basic"
        ]
    }
]