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

{
    "url": "https://demozoo.org/api/v1/productions/5358/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5358/",
    "id": 5358,
    "title": "They Are Here",
    "author_nicks": [
        {
            "name": "The Lazer Heads",
            "abbreviation": "TLH, T.L.H.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32256/?format=api",
                "id": 32256,
                "name": "The Lazer Heads",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/TLH/TLH-TheyAreHereBBS"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55477"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ymAFDC-N75U"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 25,
            "ranking": "25",
            "score": "3",
            "competition": {
                "id": 569,
                "name": "Amiga Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/91/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/91/",
                    "id": 91,
                    "name": "The Party 1992",
                    "tagline": "Part II - The Final",
                    "start_date": "1992-12-27",
                    "end_date": "1992-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}