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

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

{
    "category": "https://api.routeconverter.com/v1/categories/908/",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa59f3ba-7a02-4169-836f-0dde501d48e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2905/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3483/",
    "metadata": {
        "length": 3363,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 177,
        "size": 9167,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}