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

{
    "url": "https://demozoo.org/api/v1/productions/361299/?format=api",
    "demozoo_url": "https://demozoo.org/productions/361299/",
    "id": 361299,
    "title": "COM-PO-FUELLER",
    "author_nicks": [
        {
            "name": "Abyss",
            "abbreviation": "AYS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                "id": 398,
                "name": "Abyss",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-11-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
            "id": 59,
            "name": "Raspberry Pi"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dexter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/400/?format=api",
                    "id": 400,
                    "name": "Dexter",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dexter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/400/?format=api",
                    "id": 400,
                    "name": "Dexter",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "idea"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/comparade24/wild/abyss-com-po-fueller.mov"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 19525,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5085/",
                    "id": 5085,
                    "name": "Comparade 2024",
                    "tagline": "Back to the 80's!",
                    "start_date": "2024-11-08",
                    "end_date": "2024-11-10",
                    "location": "Emmering, Upper Bavaria, Bavaria, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.1833,
                    "longitude": 11.2833,
                    "website": "https://comparade.de"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}