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

{
    "url": "https://demozoo.org/api/v1/productions/49443/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49443/",
    "id": 49443,
    "title": "Song In Lines",
    "author_nicks": [
        {
            "name": "Busy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11543/?format=api",
                "id": 11543,
                "name": "Busy",
                "is_group": false
            }
        },
        {
            "name": "Noro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11544/?format=api",
                "id": 11544,
                "name": "Noro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-03-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/forever10/zx_spectrum/intros/busy-song_in_lines.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63807"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ktdu8R9wDTo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "493",
            "competition": {
                "id": 5040,
                "name": "ZX Spectrum 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/131/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/131/",
                    "id": 131,
                    "name": "Forever 2010",
                    "tagline": "The 8bit Odyssey",
                    "start_date": "2010-03-19",
                    "end_date": "2010-03-21",
                    "location": "Horná Súča, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.972641,
                    "longitude": 17.979549,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}