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

{
    "url": "https://demozoo.org/api/v1/productions/269608/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269608/",
    "id": 269608,
    "title": "Raketa AKF",
    "author_nicks": [
        {
            "name": "Jerry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28733/?format=api",
                "id": 28733,
                "name": "Jerry",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Amiga Klub Frýdlant",
            "abbreviation": "AKF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28732/?format=api",
                "id": 28732,
                "name": "Amiga Klub Frýdlant",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-05-15",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/jack/akf-RAKETA_divx.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56704"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sQQRuzdr5fM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15570,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3967/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3967/",
                    "id": 3967,
                    "name": "MaleS 1999",
                    "tagline": "",
                    "start_date": "1999-05-15",
                    "end_date": "1999-05-16",
                    "location": "Malé Svatoňovice, Okres Trutnov, Královéhradecký kraj, Czechia",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 50.53395,
                    "longitude": 16.04978,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lightwave"
    ]
}