This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/3568/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "e9b1cb4830fd11f1b1ffe19a019601db"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Straucher Wandertage 2009",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/be0dccac-1351-4cc2-9961-7abb3bc8173d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2990/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3568/",
    "metadata": {
        "length": 14291,
        "lengthKind": "track",
        "duration": 3967,
        "positionLists": 2,
        "positions": 230,
        "size": 31811,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-22T19:08:10+00:00",
        "elevationGain": 378,
        "elevationLoss": 378,
        "country": "DE"
    }
}