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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route_2012.5.25_2025",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16cda8bd-1d28-4d58-94c8-50834aa2f05e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35421/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51912/",
    "metadata": {
        "length": 5818,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 128,
        "size": 6527,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}