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

{
    "url": "https://demozoo.org/api/v1/productions/335269/?format=api",
    "demozoo_url": "https://demozoo.org/productions/335269/",
    "id": 335269,
    "title": "Jeden Litr",
    "author_nicks": [
        {
            "name": "Fraction",
            "abbreviation": "FTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17224/?format=api",
                "id": 17224,
                "name": "Fraction",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alpha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55751/?format=api",
                    "id": 55751,
                    "name": "Alpha",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/27919/Jeden_Litr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=37942"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=44966"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 18508,
                "name": "4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4839/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4839/",
                    "id": 4839,
                    "name": "Adwarp Intro Compo",
                    "tagline": "",
                    "start_date": "1999",
                    "end_date": "1999",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}