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

{
    "url": "https://demozoo.org/api/v1/productions/339809/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339809/",
    "id": 339809,
    "title": "Lightsourced Vectorscroll",
    "author_nicks": [
        {
            "name": "Impulse",
            "abbreviation": "IPS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4983/?format=api",
                "id": 4983,
                "name": "Impulse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-05",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11459"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43124"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18723,
                "name": "C64 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4778/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4778/",
                    "id": 4778,
                    "name": "2 Blocks Compo May 1997",
                    "tagline": "",
                    "start_date": "1997-05",
                    "end_date": "1997-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}