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

[
    {
        "url": "https://demozoo.org/api/v1/productions/346067/?format=api",
        "demozoo_url": "https://demozoo.org/productions/346067/",
        "id": 346067,
        "title": "Swiss Synthi",
        "author_nicks": [
            {
                "name": "Columbus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142645/?format=api",
                    "id": 142645,
                    "name": "Columbus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/346053/?format=api",
        "demozoo_url": "https://demozoo.org/music/346053/",
        "id": 346053,
        "title": "Paid in Full (part 2)",
        "author_nicks": [
            {
                "name": "Columbus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142645/?format=api",
                    "id": 142645,
                    "name": "Columbus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bernese Computer Technologies",
                "abbreviation": "BCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142644/?format=api",
                    "id": 142644,
                    "name": "Bernese Computer Technologies",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581",
            "pal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/346054/?format=api",
        "demozoo_url": "https://demozoo.org/music/346054/",
        "id": 346054,
        "title": "Paid in Full (part 5)",
        "author_nicks": [
            {
                "name": "Columbus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142645/?format=api",
                    "id": 142645,
                    "name": "Columbus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bernese Computer Technologies",
                "abbreviation": "BCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142644/?format=api",
                    "id": 142644,
                    "name": "Bernese Computer Technologies",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581",
            "pal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/346065/?format=api",
        "demozoo_url": "https://demozoo.org/music/346065/",
        "id": 346065,
        "title": "Dopocalino (tune 4)",
        "author_nicks": [
            {
                "name": "Columbus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142645/?format=api",
                    "id": 142645,
                    "name": "Columbus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bernese Computer Technologies",
                "abbreviation": "BCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142644/?format=api",
                    "id": 142644,
                    "name": "Bernese Computer Technologies",
                    "is_group": true
                }
            }
        ],
        "release_date": "1987",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581",
            "pal"
        ]
    }
]