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

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

{
    "category": "https://api.routeconverter.com/v1/categories/915/",
    "description": "Rundweg 11",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f1bd3ca6-4bea-4955-a8f2-eb34d5f6e0c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2936/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3513/",
    "metadata": {
        "length": 6894,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 229,
        "size": 11560,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}