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

{
    "url": "https://demozoo.org/api/v1/productions/62357/?format=api",
    "demozoo_url": "https://demozoo.org/music/62357/",
    "id": 62357,
    "title": "Swallow",
    "author_nicks": [
        {
            "name": "Solo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15359/?format=api",
                "id": 15359,
                "name": "Solo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "New Generation",
            "abbreviation": "NG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25896/?format=api",
                "id": 25896,
                "name": "New Generation",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08-02",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/e9/17/swallow.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/S/SOLO/4CHANNEL/SWALLOW.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2003/QUAST2K3/MMUL/SOLO/SWALLOW.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "342",
            "competition": {
                "id": 6819,
                "name": "MOD/NEO",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1592/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1592/",
                    "id": 1592,
                    "name": "QuaST 2003",
                    "tagline": "",
                    "start_date": "2003-08-01",
                    "end_date": "2003-08-03",
                    "location": "Orneta, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.116741,
                    "longitude": 20.13727,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}