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

{
    "url": "https://demozoo.org/api/v1/productions/9409/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9409/",
    "id": 9409,
    "title": "Megademo 2002",
    "author_nicks": [
        {
            "name": "Tsygä",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10906/?format=api",
                "id": 10906,
                "name": "Tsygä",
                "is_group": true
            }
        },
        {
            "name": "Virtual Light Pump",
            "abbreviation": "VLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3240/?format=api",
                "id": 3240,
                "name": "Virtual Light Pump",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-10-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7760"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 6451,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1185/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1185/",
                    "id": 1185,
                    "name": "Dekadence 5v",
                    "tagline": "",
                    "start_date": "2002-10-11",
                    "end_date": "2002-10-13",
                    "location": "Turku, Varsinais-Suomi, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.53333,
                    "longitude": 22.33333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}