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

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

{
    "category": "https://api.routeconverter.com/v1/categories/337/",
    "description": "HeiligKreuz-SchweizerHaus-HeiligKreuz, 10,2 km",
    "creator_name": "klangzauber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09bcaa3d-30df-4acc-b544-7108da965775"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3295/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3914/",
    "metadata": {
        "length": 9890,
        "lengthKind": "track",
        "duration": 8030,
        "positionLists": 1,
        "positions": 1165,
        "size": 121246,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-09T11:46:27+00:00",
        "country": "DE"
    }
}