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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/",
    "description": "Sarntal rück",
    "creator_name": "foeslinger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02eed342-4f4f-42a5-b6e1-452f34378e02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/237/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/285/",
    "metadata": {
        "length": 292294,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 70,
        "size": 13265,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "IT"
    }
}