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

{
    "url": "https://demozoo.org/api/v1/productions/285614/?format=api",
    "demozoo_url": "https://demozoo.org/music/285614/",
    "id": 285614,
    "title": "Stereo Pendejo",
    "author_nicks": [
        {
            "name": "Booker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151/?format=api",
                "id": 151,
                "name": "Booker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MultiStyle Labs",
            "abbreviation": "MSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16403/?format=api",
                "id": 16403,
                "name": "MultiStyle Labs",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-09-18",
    "supertype": "music",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Booker/stereo%20pendejo.psid"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 16222,
                "name": "C64 2SID",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/160/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/160/",
                    "id": 160,
                    "name": "Silesia 4",
                    "tagline": "",
                    "start_date": "2010-09-17",
                    "end_date": "2010-09-19",
                    "location": "Czeladz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.319385,
                    "longitude": 19.0618,
                    "website": "http://silesiaparty.pl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580",
        "2sid"
    ]
}