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

{
    "url": "https://demozoo.org/api/v1/productions/174404/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174404/",
    "id": 174404,
    "title": "Love",
    "author_nicks": [
        {
            "name": "New Beat",
            "abbreviation": "NB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2215/?format=api",
                "id": 2215,
                "name": "New Beat",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-07-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Daniel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2490/?format=api",
                    "id": 2490,
                    "name": "Daniel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Daniel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2490/?format=api",
                    "id": 2490,
                    "name": "Daniel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "New Beat logo"
        },
        {
            "nick": {
                "name": "bITmASTER",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2624/?format=api",
                    "id": 2624,
                    "name": "bITmASTER",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "music player"
        },
        {
            "nick": {
                "name": "Jozz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1497/?format=api",
                    "id": 1497,
                    "name": "Jozz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://nb.atari.org/productions/LOVE.ZIP"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/NEW_BEAT/LOVE.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "DhsVideoDbVideo",
            "url": "http://dhs.nu/video.php?ID=878"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71033"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VIjKKmY5YXs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "109",
            "competition": {
                "id": 13391,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2992/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2992/",
                    "id": 2992,
                    "name": "Sommarhack 2017",
                    "tagline": "",
                    "start_date": "2017-07-07",
                    "end_date": "2017-07-09",
                    "location": "Grådö, Hedemora Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.25,
                    "longitude": 16.03333,
                    "website": "https://sommarhack.se/2017/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/98/4a/88ee.141863.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/98/4a/88ee.141863.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/98/4a/88ee.141863.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}