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

[
    {
        "url": "https://demozoo.org/api/v1/productions/204092/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204092/",
        "id": 204092,
        "title": "Disco Mix 1",
        "author_nicks": [
            {
                "name": "Overseas International 1991",
                "abbreviation": "O-S",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89758/?format=api",
                    "id": 89758,
                    "name": "Overseas International 1991",
                    "is_group": true
                }
            },
            {
                "name": "The Works",
                "abbreviation": "TW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50774/?format=api",
                    "id": 50774,
                    "name": "The Works",
                    "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/204090/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204090/",
        "id": 204090,
        "title": "Demo 1986",
        "author_nicks": [
            {
                "name": "The Works",
                "abbreviation": "TW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50774/?format=api",
                    "id": 50774,
                    "name": "The Works",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-07-28",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204084/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204084/",
        "id": 204084,
        "title": "Bomb Jack",
        "author_nicks": [
            {
                "name": "The Works",
                "abbreviation": "TW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50774/?format=api",
                    "id": 50774,
                    "name": "The Works",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-04-29",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "bomb-jack"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/114121/?format=api",
        "demozoo_url": "https://demozoo.org/productions/114121/",
        "id": 114121,
        "title": "64'er Langspieldiskette",
        "author_nicks": [
            {
                "name": "The Works",
                "abbreviation": "TW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50774/?format=api",
                    "id": 50774,
                    "name": "The Works",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "incomplete-credits"
        ]
    }
]