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

[
    {
        "url": "https://demozoo.org/api/v1/productions/344657/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344657/",
        "id": 344657,
        "title": "Contact Part",
        "author_nicks": [
            {
                "name": "A-Team",
                "abbreviation": "(A)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140212/?format=api",
                    "id": 140212,
                    "name": "A-Team",
                    "is_group": true
                }
            },
            {
                "name": "Army",
                "abbreviation": "A",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107019/?format=api",
                    "id": 107019,
                    "name": "Army",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/346070/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346070/",
        "id": 346070,
        "title": "Edd the Duck",
        "author_nicks": [
            {
                "name": "A-Team",
                "abbreviation": "(A)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140212/?format=api",
                    "id": 140212,
                    "name": "A-Team",
                    "is_group": true
                }
            },
            {
                "name": "Army",
                "abbreviation": "A",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107019/?format=api",
                    "id": 107019,
                    "name": "Army",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01",
        "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": [
            "music-id-needed",
            "edd-the-duck"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/370019/?format=api",
        "demozoo_url": "https://demozoo.org/productions/370019/",
        "id": 370019,
        "title": "Breathalyzer",
        "author_nicks": [
            {
                "name": "A-Team",
                "abbreviation": "(A)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140212/?format=api",
                    "id": 140212,
                    "name": "A-Team",
                    "is_group": true
                }
            },
            {
                "name": "Army",
                "abbreviation": "A",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107019/?format=api",
                    "id": 107019,
                    "name": "Army",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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": [
            "breathalyzer"
        ]
    }
]