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

{
    "url": "https://demozoo.org/api/v1/productions/1522/?format=api",
    "demozoo_url": "https://demozoo.org/music/1522/",
    "id": 1522,
    "title": "Maybe They're Not Like Us",
    "author_nicks": [
        {
            "name": "OptimizE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1999/?format=api",
                "id": 1999,
                "name": "OptimizE",
                "is_group": false
            }
        },
        {
            "name": "Ponas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6595/?format=api",
                "id": 6595,
                "name": "Ponas",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-06-27",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/solskogen04/mp3_ogg/optimize_%26_ponas_-_maybe_they%27re_not_like_us.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "28",
            "competition": {
                "id": 88,
                "name": "Music (OGG/MP3/Tracked)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/33/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/33/",
                    "id": 33,
                    "name": "Solskogen 2004",
                    "tagline": "Sun, Forest, Sun!",
                    "start_date": "2004-06-24",
                    "end_date": "2004-06-27",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3"
    ]
}