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

{
    "url": "https://demozoo.org/api/v1/productions/28779/?format=api",
    "demozoo_url": "https://demozoo.org/music/28779/",
    "id": 28779,
    "title": "Beat-Phobia",
    "author_nicks": [
        {
            "name": "pOW",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5447/?format=api",
                "id": 5447,
                "name": "pOW",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Iris",
            "abbreviation": "IRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-07-08",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/P.O.W/beat-phobia.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/southsealand95/m4ch/ss2_mod1.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "52",
            "competition": {
                "id": 2175,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/632/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/632/",
                    "id": 632,
                    "name": "South Sealand 1995",
                    "tagline": "",
                    "start_date": "1995-07-07",
                    "end_date": "1995-07-09",
                    "location": "Vordingborg Kommune, Zealand, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.01383,
                    "longitude": 12.10008,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}