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

{
    "url": "https://demozoo.org/api/v1/productions/174666/?format=api",
    "demozoo_url": "https://demozoo.org/music/174666/",
    "id": 174666,
    "title": "Mushroom Baby!",
    "author_nicks": [
        {
            "name": "Mygg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8389/?format=api",
                "id": 8389,
                "name": "Mygg",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "iNSANE",
            "abbreviation": "INS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-07-15",
    "supertype": "music",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Mr. Mygg/mushroom baby!.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/solskogen17/oldschool_music/mygg-insane---mushroom-baby-.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "258",
            "competition": {
                "id": 13406,
                "name": "Oldskool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3172/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3172/",
                    "id": 3172,
                    "name": "Solskogen 2017",
                    "tagline": "Electric Forest",
                    "start_date": "2017-07-14",
                    "end_date": "2017-07-16",
                    "location": "Flateby, Enebakk, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.82951,
                    "longitude": 11.15345,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}